Update list-of-repos.txt

Remove projects marked as read-only and non-existent projects.

Change-Id: Ib26af30f79a37fb4d0da8259d804338c7d1f6e16
diff --git a/scripts/gitsync/compare-project-list.py b/scripts/gitsync/compare-project-list.py
index c4d3ff6..17f409b 100755
--- a/scripts/gitsync/compare-project-list.py
+++ b/scripts/gitsync/compare-project-list.py
@@ -27,7 +27,7 @@
     projects = json.loads(r.text[5:])
     with open('list-of-repos.txt') as current_list:
         listed_projects = map(string.strip, current_list.readlines())
-    meta_projects = ['All-Projects', 'All-Users', 'gerrit/verified-projects']
+    meta_projects = ['All-Projects', 'All-Users', 'Read-Only', 'gerrit/verified-projects']
     project_diff = set(projects.keys()) - set(meta_projects) - set(listed_projects)
     if len(project_diff) != 0:
         print 'The following projects are not in list-of-repos.txt:'
diff --git a/scripts/gitsync/list-of-repos.txt b/scripts/gitsync/list-of-repos.txt
index b371ac3..71df3a1 100644
--- a/scripts/gitsync/list-of-repos.txt
+++ b/scripts/gitsync/list-of-repos.txt
@@ -1,41 +1,20 @@
 amber
-application
 atom-language-fidl
-bin/listen
-bluetooth
 build
 buildtools
-calendar
-chat
 clang-plugin
-cmdutils
 cobalt
 codesearch
 component_manager
-compositor
-contacts
 dart_content_handler
 docs
-document-store
 drivers/audio
-drivers/gpu/msd-intel-gen
 drivers/input
-drivers/wifi
-dumbsync
-dynamic_bindings
-email
-escher
-fidl
-fonts
-fortune
-ftl
 fuchsia
 garnet
-gdbserver
 gerrit/commit-queue-projects
 gerrit/verified-projects
 gigaboot20x6
-icu_data
 infra
 infra/config
 infra/infra
@@ -45,22 +24,11 @@
 install-fuchsia
 intellij-fuchsia-tree
 jiri
-jiri/version
-json
-json5
 latin-ime
-ledger
 libc-tests
 llvm-passes
-logging
-magenta
 magenta/benchmarks
-magenta-rs
-magma
 manifest
-maxwell
-media
-modular
 modules
 modules/calendar
 modules/chat
@@ -71,29 +39,14 @@
 modules/music
 modules/todo
 modules/video
-mondrian
 moterm
 mozart
-msd-intel-gen
-mtl
-mxio-rs
-mxruntime
-native_viewport
-netconnector
-netstack
-network
-network/benchmarks
 packages
 peridot
 playground/isolate-test
 pm
-rust_ledger_example
-salt
 scripts
-shell
 sysui
-test_runner
-thinfs
 third_party/asio
 third_party/benchmark
 third_party/binutils-gdb
@@ -202,19 +155,13 @@
 third_party/xz
 third_party/yasm
 third_party/zlib
-time-service
 tonic
 toyen
-trace_event
 traceviz
-tracing
 txt
-url
 vapidssl
 web_runner
 web_view
 widgets
-wlan
 xi
-zip
 zircon