[reorg] Prepare for merge into fuchsia.git
diff --git a/.clang-format b/peridot/.clang-format
similarity index 100%
rename from .clang-format
rename to peridot/.clang-format
diff --git a/.clang-tidy b/peridot/.clang-tidy
similarity index 100%
rename from .clang-tidy
rename to peridot/.clang-tidy
diff --git a/.gitignore b/peridot/.gitignore
similarity index 100%
rename from .gitignore
rename to peridot/.gitignore
diff --git a/AUTHORS b/peridot/AUTHORS
similarity index 100%
rename from AUTHORS
rename to peridot/AUTHORS
diff --git a/BUILD.gn b/peridot/BUILD.gn
similarity index 100%
rename from BUILD.gn
rename to peridot/BUILD.gn
diff --git a/CONTRIBUTING.md b/peridot/CONTRIBUTING.md
similarity index 100%
rename from CONTRIBUTING.md
rename to peridot/CONTRIBUTING.md
diff --git a/LICENSE b/peridot/LICENSE
similarity index 100%
rename from LICENSE
rename to peridot/LICENSE
diff --git a/PATENTS b/peridot/PATENTS
similarity index 100%
rename from PATENTS
rename to peridot/PATENTS
diff --git a/README.md b/peridot/README.md
similarity index 100%
rename from README.md
rename to peridot/README.md
diff --git a/bin/MAINTAINERS b/peridot/bin/MAINTAINERS
similarity index 100%
rename from bin/MAINTAINERS
rename to peridot/bin/MAINTAINERS
diff --git a/bin/acquirers/BUILD.gn b/peridot/bin/acquirers/BUILD.gn
similarity index 100%
rename from bin/acquirers/BUILD.gn
rename to peridot/bin/acquirers/BUILD.gn
diff --git a/bin/acquirers/story_info/BUILD.gn b/peridot/bin/acquirers/story_info/BUILD.gn
similarity index 100%
rename from bin/acquirers/story_info/BUILD.gn
rename to peridot/bin/acquirers/story_info/BUILD.gn
diff --git a/bin/acquirers/story_info/link_watcher_impl.cc b/peridot/bin/acquirers/story_info/link_watcher_impl.cc
similarity index 100%
rename from bin/acquirers/story_info/link_watcher_impl.cc
rename to peridot/bin/acquirers/story_info/link_watcher_impl.cc
diff --git a/bin/acquirers/story_info/link_watcher_impl.h b/peridot/bin/acquirers/story_info/link_watcher_impl.h
similarity index 100%
rename from bin/acquirers/story_info/link_watcher_impl.h
rename to peridot/bin/acquirers/story_info/link_watcher_impl.h
diff --git a/bin/acquirers/story_info/meta/story_info.cmx b/peridot/bin/acquirers/story_info/meta/story_info.cmx
similarity index 100%
rename from bin/acquirers/story_info/meta/story_info.cmx
rename to peridot/bin/acquirers/story_info/meta/story_info.cmx
diff --git a/bin/acquirers/story_info/story_info.cc b/peridot/bin/acquirers/story_info/story_info.cc
similarity index 100%
rename from bin/acquirers/story_info/story_info.cc
rename to peridot/bin/acquirers/story_info/story_info.cc
diff --git a/bin/acquirers/story_info/story_info.h b/peridot/bin/acquirers/story_info/story_info.h
similarity index 100%
rename from bin/acquirers/story_info/story_info.h
rename to peridot/bin/acquirers/story_info/story_info.h
diff --git a/bin/acquirers/story_info/story_info_main.cc b/peridot/bin/acquirers/story_info/story_info_main.cc
similarity index 100%
rename from bin/acquirers/story_info/story_info_main.cc
rename to peridot/bin/acquirers/story_info/story_info_main.cc
diff --git a/bin/acquirers/story_info/story_watcher_impl.cc b/peridot/bin/acquirers/story_info/story_watcher_impl.cc
similarity index 100%
rename from bin/acquirers/story_info/story_watcher_impl.cc
rename to peridot/bin/acquirers/story_info/story_watcher_impl.cc
diff --git a/bin/acquirers/story_info/story_watcher_impl.h b/peridot/bin/acquirers/story_info/story_watcher_impl.h
similarity index 100%
rename from bin/acquirers/story_info/story_watcher_impl.h
rename to peridot/bin/acquirers/story_info/story_watcher_impl.h
diff --git a/bin/agents/clipboard/BUILD.gn b/peridot/bin/agents/clipboard/BUILD.gn
similarity index 100%
rename from bin/agents/clipboard/BUILD.gn
rename to peridot/bin/agents/clipboard/BUILD.gn
diff --git a/bin/agents/clipboard/clipboard_agent.cc b/peridot/bin/agents/clipboard/clipboard_agent.cc
similarity index 100%
rename from bin/agents/clipboard/clipboard_agent.cc
rename to peridot/bin/agents/clipboard/clipboard_agent.cc
diff --git a/bin/agents/clipboard/clipboard_impl.cc b/peridot/bin/agents/clipboard/clipboard_impl.cc
similarity index 100%
rename from bin/agents/clipboard/clipboard_impl.cc
rename to peridot/bin/agents/clipboard/clipboard_impl.cc
diff --git a/bin/agents/clipboard/clipboard_impl.h b/peridot/bin/agents/clipboard/clipboard_impl.h
similarity index 100%
rename from bin/agents/clipboard/clipboard_impl.h
rename to peridot/bin/agents/clipboard/clipboard_impl.h
diff --git a/bin/agents/clipboard/clipboard_impl_unittest.cc b/peridot/bin/agents/clipboard/clipboard_impl_unittest.cc
similarity index 100%
rename from bin/agents/clipboard/clipboard_impl_unittest.cc
rename to peridot/bin/agents/clipboard/clipboard_impl_unittest.cc
diff --git a/bin/agents/clipboard/clipboard_storage.cc b/peridot/bin/agents/clipboard/clipboard_storage.cc
similarity index 100%
rename from bin/agents/clipboard/clipboard_storage.cc
rename to peridot/bin/agents/clipboard/clipboard_storage.cc
diff --git a/bin/agents/clipboard/clipboard_storage.h b/peridot/bin/agents/clipboard/clipboard_storage.h
similarity index 100%
rename from bin/agents/clipboard/clipboard_storage.h
rename to peridot/bin/agents/clipboard/clipboard_storage.h
diff --git a/bin/agents/clipboard/meta/clipboard_agent.cmx b/peridot/bin/agents/clipboard/meta/clipboard_agent.cmx
similarity index 100%
rename from bin/agents/clipboard/meta/clipboard_agent.cmx
rename to peridot/bin/agents/clipboard/meta/clipboard_agent.cmx
diff --git a/bin/basemgr/BUILD.gn b/peridot/bin/basemgr/BUILD.gn
similarity index 100%
rename from bin/basemgr/BUILD.gn
rename to peridot/bin/basemgr/BUILD.gn
diff --git a/bin/basemgr/basemgr_impl.cc b/peridot/bin/basemgr/basemgr_impl.cc
similarity index 100%
rename from bin/basemgr/basemgr_impl.cc
rename to peridot/bin/basemgr/basemgr_impl.cc
diff --git a/bin/basemgr/basemgr_impl.h b/peridot/bin/basemgr/basemgr_impl.h
similarity index 100%
rename from bin/basemgr/basemgr_impl.h
rename to peridot/bin/basemgr/basemgr_impl.h
diff --git a/bin/basemgr/basemgr_settings.cc b/peridot/bin/basemgr/basemgr_settings.cc
similarity index 100%
rename from bin/basemgr/basemgr_settings.cc
rename to peridot/bin/basemgr/basemgr_settings.cc
diff --git a/bin/basemgr/basemgr_settings.h b/peridot/bin/basemgr/basemgr_settings.h
similarity index 100%
rename from bin/basemgr/basemgr_settings.h
rename to peridot/bin/basemgr/basemgr_settings.h
diff --git a/bin/basemgr/cobalt/BUILD.gn b/peridot/bin/basemgr/cobalt/BUILD.gn
similarity index 100%
rename from bin/basemgr/cobalt/BUILD.gn
rename to peridot/bin/basemgr/cobalt/BUILD.gn
diff --git a/bin/basemgr/cobalt/cobalt.cc b/peridot/bin/basemgr/cobalt/cobalt.cc
similarity index 100%
rename from bin/basemgr/cobalt/cobalt.cc
rename to peridot/bin/basemgr/cobalt/cobalt.cc
diff --git a/bin/basemgr/cobalt/cobalt.h b/peridot/bin/basemgr/cobalt/cobalt.h
similarity index 100%
rename from bin/basemgr/cobalt/cobalt.h
rename to peridot/bin/basemgr/cobalt/cobalt.h
diff --git a/bin/basemgr/dev_base_shell.cc b/peridot/bin/basemgr/dev_base_shell.cc
similarity index 100%
rename from bin/basemgr/dev_base_shell.cc
rename to peridot/bin/basemgr/dev_base_shell.cc
diff --git a/bin/basemgr/main.cc b/peridot/bin/basemgr/main.cc
similarity index 100%
rename from bin/basemgr/main.cc
rename to peridot/bin/basemgr/main.cc
diff --git a/bin/basemgr/meta/basemgr.cmx b/peridot/bin/basemgr/meta/basemgr.cmx
similarity index 100%
rename from bin/basemgr/meta/basemgr.cmx
rename to peridot/bin/basemgr/meta/basemgr.cmx
diff --git a/bin/basemgr/meta/dev_base_shell.cmx b/peridot/bin/basemgr/meta/dev_base_shell.cmx
similarity index 100%
rename from bin/basemgr/meta/dev_base_shell.cmx
rename to peridot/bin/basemgr/meta/dev_base_shell.cmx
diff --git a/bin/basemgr/user_controller_impl.cc b/peridot/bin/basemgr/user_controller_impl.cc
similarity index 100%
rename from bin/basemgr/user_controller_impl.cc
rename to peridot/bin/basemgr/user_controller_impl.cc
diff --git a/bin/basemgr/user_controller_impl.h b/peridot/bin/basemgr/user_controller_impl.h
similarity index 100%
rename from bin/basemgr/user_controller_impl.h
rename to peridot/bin/basemgr/user_controller_impl.h
diff --git a/bin/basemgr/user_controller_impl_unittest.cc b/peridot/bin/basemgr/user_controller_impl_unittest.cc
similarity index 100%
rename from bin/basemgr/user_controller_impl_unittest.cc
rename to peridot/bin/basemgr/user_controller_impl_unittest.cc
diff --git a/bin/basemgr/user_provider_impl.cc b/peridot/bin/basemgr/user_provider_impl.cc
similarity index 100%
rename from bin/basemgr/user_provider_impl.cc
rename to peridot/bin/basemgr/user_provider_impl.cc
diff --git a/bin/basemgr/user_provider_impl.h b/peridot/bin/basemgr/user_provider_impl.h
similarity index 100%
rename from bin/basemgr/user_provider_impl.h
rename to peridot/bin/basemgr/user_provider_impl.h
diff --git a/bin/basemgr/users.fbs b/peridot/bin/basemgr/users.fbs
similarity index 100%
rename from bin/basemgr/users.fbs
rename to peridot/bin/basemgr/users.fbs
diff --git a/bin/cloud_provider_firestore/BUILD.gn b/peridot/bin/cloud_provider_firestore/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/BUILD.gn
diff --git a/bin/cloud_provider_firestore/README.md b/peridot/bin/cloud_provider_firestore/README.md
similarity index 100%
rename from bin/cloud_provider_firestore/README.md
rename to peridot/bin/cloud_provider_firestore/README.md
diff --git a/bin/cloud_provider_firestore/app/BUILD.gn b/peridot/bin/cloud_provider_firestore/app/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/app/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/app/BUILD.gn
diff --git a/bin/cloud_provider_firestore/app/app.cc b/peridot/bin/cloud_provider_firestore/app/app.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/app.cc
rename to peridot/bin/cloud_provider_firestore/app/app.cc
diff --git a/bin/cloud_provider_firestore/app/cloud_provider_impl.cc b/peridot/bin/cloud_provider_firestore/app/cloud_provider_impl.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/cloud_provider_impl.cc
rename to peridot/bin/cloud_provider_firestore/app/cloud_provider_impl.cc
diff --git a/bin/cloud_provider_firestore/app/cloud_provider_impl.h b/peridot/bin/cloud_provider_firestore/app/cloud_provider_impl.h
similarity index 100%
rename from bin/cloud_provider_firestore/app/cloud_provider_impl.h
rename to peridot/bin/cloud_provider_firestore/app/cloud_provider_impl.h
diff --git a/bin/cloud_provider_firestore/app/cloud_provider_impl_unittest.cc b/peridot/bin/cloud_provider_firestore/app/cloud_provider_impl_unittest.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/cloud_provider_impl_unittest.cc
rename to peridot/bin/cloud_provider_firestore/app/cloud_provider_impl_unittest.cc
diff --git a/bin/cloud_provider_firestore/app/credentials_provider.h b/peridot/bin/cloud_provider_firestore/app/credentials_provider.h
similarity index 100%
rename from bin/cloud_provider_firestore/app/credentials_provider.h
rename to peridot/bin/cloud_provider_firestore/app/credentials_provider.h
diff --git a/bin/cloud_provider_firestore/app/credentials_provider_impl.cc b/peridot/bin/cloud_provider_firestore/app/credentials_provider_impl.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/credentials_provider_impl.cc
rename to peridot/bin/cloud_provider_firestore/app/credentials_provider_impl.cc
diff --git a/bin/cloud_provider_firestore/app/credentials_provider_impl.h b/peridot/bin/cloud_provider_firestore/app/credentials_provider_impl.h
similarity index 100%
rename from bin/cloud_provider_firestore/app/credentials_provider_impl.h
rename to peridot/bin/cloud_provider_firestore/app/credentials_provider_impl.h
diff --git a/bin/cloud_provider_firestore/app/credentials_provider_impl_unittest.cc b/peridot/bin/cloud_provider_firestore/app/credentials_provider_impl_unittest.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/credentials_provider_impl_unittest.cc
rename to peridot/bin/cloud_provider_firestore/app/credentials_provider_impl_unittest.cc
diff --git a/bin/cloud_provider_firestore/app/device_set_impl.cc b/peridot/bin/cloud_provider_firestore/app/device_set_impl.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/device_set_impl.cc
rename to peridot/bin/cloud_provider_firestore/app/device_set_impl.cc
diff --git a/bin/cloud_provider_firestore/app/device_set_impl.h b/peridot/bin/cloud_provider_firestore/app/device_set_impl.h
similarity index 100%
rename from bin/cloud_provider_firestore/app/device_set_impl.h
rename to peridot/bin/cloud_provider_firestore/app/device_set_impl.h
diff --git a/bin/cloud_provider_firestore/app/device_set_impl_unittest.cc b/peridot/bin/cloud_provider_firestore/app/device_set_impl_unittest.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/device_set_impl_unittest.cc
rename to peridot/bin/cloud_provider_firestore/app/device_set_impl_unittest.cc
diff --git a/bin/cloud_provider_firestore/app/factory_impl.cc b/peridot/bin/cloud_provider_firestore/app/factory_impl.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/factory_impl.cc
rename to peridot/bin/cloud_provider_firestore/app/factory_impl.cc
diff --git a/bin/cloud_provider_firestore/app/factory_impl.h b/peridot/bin/cloud_provider_firestore/app/factory_impl.h
similarity index 100%
rename from bin/cloud_provider_firestore/app/factory_impl.h
rename to peridot/bin/cloud_provider_firestore/app/factory_impl.h
diff --git a/bin/cloud_provider_firestore/app/factory_impl_unittest.cc b/peridot/bin/cloud_provider_firestore/app/factory_impl_unittest.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/factory_impl_unittest.cc
rename to peridot/bin/cloud_provider_firestore/app/factory_impl_unittest.cc
diff --git a/bin/cloud_provider_firestore/app/grpc_status.cc b/peridot/bin/cloud_provider_firestore/app/grpc_status.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/grpc_status.cc
rename to peridot/bin/cloud_provider_firestore/app/grpc_status.cc
diff --git a/bin/cloud_provider_firestore/app/grpc_status.h b/peridot/bin/cloud_provider_firestore/app/grpc_status.h
similarity index 100%
rename from bin/cloud_provider_firestore/app/grpc_status.h
rename to peridot/bin/cloud_provider_firestore/app/grpc_status.h
diff --git a/bin/cloud_provider_firestore/app/meta/cloud_provider_firestore.cmx b/peridot/bin/cloud_provider_firestore/app/meta/cloud_provider_firestore.cmx
similarity index 100%
rename from bin/cloud_provider_firestore/app/meta/cloud_provider_firestore.cmx
rename to peridot/bin/cloud_provider_firestore/app/meta/cloud_provider_firestore.cmx
diff --git a/bin/cloud_provider_firestore/app/page_cloud_impl.cc b/peridot/bin/cloud_provider_firestore/app/page_cloud_impl.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/page_cloud_impl.cc
rename to peridot/bin/cloud_provider_firestore/app/page_cloud_impl.cc
diff --git a/bin/cloud_provider_firestore/app/page_cloud_impl.h b/peridot/bin/cloud_provider_firestore/app/page_cloud_impl.h
similarity index 100%
rename from bin/cloud_provider_firestore/app/page_cloud_impl.h
rename to peridot/bin/cloud_provider_firestore/app/page_cloud_impl.h
diff --git a/bin/cloud_provider_firestore/app/page_cloud_impl_unittest.cc b/peridot/bin/cloud_provider_firestore/app/page_cloud_impl_unittest.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/page_cloud_impl_unittest.cc
rename to peridot/bin/cloud_provider_firestore/app/page_cloud_impl_unittest.cc
diff --git a/bin/cloud_provider_firestore/app/testing/BUILD.gn b/peridot/bin/cloud_provider_firestore/app/testing/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/app/testing/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/app/testing/BUILD.gn
diff --git a/bin/cloud_provider_firestore/app/testing/test_credentials_provider.cc b/peridot/bin/cloud_provider_firestore/app/testing/test_credentials_provider.cc
similarity index 100%
rename from bin/cloud_provider_firestore/app/testing/test_credentials_provider.cc
rename to peridot/bin/cloud_provider_firestore/app/testing/test_credentials_provider.cc
diff --git a/bin/cloud_provider_firestore/app/testing/test_credentials_provider.h b/peridot/bin/cloud_provider_firestore/app/testing/test_credentials_provider.h
similarity index 100%
rename from bin/cloud_provider_firestore/app/testing/test_credentials_provider.h
rename to peridot/bin/cloud_provider_firestore/app/testing/test_credentials_provider.h
diff --git a/bin/cloud_provider_firestore/cloud_provider_firestore_unittests.cmx b/peridot/bin/cloud_provider_firestore/cloud_provider_firestore_unittests.cmx
similarity index 100%
rename from bin/cloud_provider_firestore/cloud_provider_firestore_unittests.cmx
rename to peridot/bin/cloud_provider_firestore/cloud_provider_firestore_unittests.cmx
diff --git a/bin/cloud_provider_firestore/docs/configuration.md b/peridot/bin/cloud_provider_firestore/docs/configuration.md
similarity index 100%
rename from bin/cloud_provider_firestore/docs/configuration.md
rename to peridot/bin/cloud_provider_firestore/docs/configuration.md
diff --git a/bin/cloud_provider_firestore/fidl/BUILD.gn b/peridot/bin/cloud_provider_firestore/fidl/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/fidl/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/fidl/BUILD.gn
diff --git a/bin/cloud_provider_firestore/fidl/factory.fidl b/peridot/bin/cloud_provider_firestore/fidl/factory.fidl
similarity index 100%
rename from bin/cloud_provider_firestore/fidl/factory.fidl
rename to peridot/bin/cloud_provider_firestore/fidl/factory.fidl
diff --git a/bin/cloud_provider_firestore/firestore/BUILD.gn b/peridot/bin/cloud_provider_firestore/firestore/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/firestore/BUILD.gn
diff --git a/bin/cloud_provider_firestore/firestore/encoding.cc b/peridot/bin/cloud_provider_firestore/firestore/encoding.cc
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/encoding.cc
rename to peridot/bin/cloud_provider_firestore/firestore/encoding.cc
diff --git a/bin/cloud_provider_firestore/firestore/encoding.h b/peridot/bin/cloud_provider_firestore/firestore/encoding.h
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/encoding.h
rename to peridot/bin/cloud_provider_firestore/firestore/encoding.h
diff --git a/bin/cloud_provider_firestore/firestore/encoding_unittest.cc b/peridot/bin/cloud_provider_firestore/firestore/encoding_unittest.cc
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/encoding_unittest.cc
rename to peridot/bin/cloud_provider_firestore/firestore/encoding_unittest.cc
diff --git a/bin/cloud_provider_firestore/firestore/firestore_service.h b/peridot/bin/cloud_provider_firestore/firestore/firestore_service.h
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/firestore_service.h
rename to peridot/bin/cloud_provider_firestore/firestore/firestore_service.h
diff --git a/bin/cloud_provider_firestore/firestore/firestore_service_impl.cc b/peridot/bin/cloud_provider_firestore/firestore/firestore_service_impl.cc
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/firestore_service_impl.cc
rename to peridot/bin/cloud_provider_firestore/firestore/firestore_service_impl.cc
diff --git a/bin/cloud_provider_firestore/firestore/firestore_service_impl.h b/peridot/bin/cloud_provider_firestore/firestore/firestore_service_impl.h
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/firestore_service_impl.h
rename to peridot/bin/cloud_provider_firestore/firestore/firestore_service_impl.h
diff --git a/bin/cloud_provider_firestore/firestore/listen_call.cc b/peridot/bin/cloud_provider_firestore/firestore/listen_call.cc
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/listen_call.cc
rename to peridot/bin/cloud_provider_firestore/firestore/listen_call.cc
diff --git a/bin/cloud_provider_firestore/firestore/listen_call.h b/peridot/bin/cloud_provider_firestore/firestore/listen_call.h
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/listen_call.h
rename to peridot/bin/cloud_provider_firestore/firestore/listen_call.h
diff --git a/bin/cloud_provider_firestore/firestore/listen_call_client.h b/peridot/bin/cloud_provider_firestore/firestore/listen_call_client.h
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/listen_call_client.h
rename to peridot/bin/cloud_provider_firestore/firestore/listen_call_client.h
diff --git a/bin/cloud_provider_firestore/firestore/listen_call_unittest.cc b/peridot/bin/cloud_provider_firestore/firestore/listen_call_unittest.cc
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/listen_call_unittest.cc
rename to peridot/bin/cloud_provider_firestore/firestore/listen_call_unittest.cc
diff --git a/bin/cloud_provider_firestore/firestore/testing/BUILD.gn b/peridot/bin/cloud_provider_firestore/firestore/testing/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/testing/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/firestore/testing/BUILD.gn
diff --git a/bin/cloud_provider_firestore/firestore/testing/encoding.cc b/peridot/bin/cloud_provider_firestore/firestore/testing/encoding.cc
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/testing/encoding.cc
rename to peridot/bin/cloud_provider_firestore/firestore/testing/encoding.cc
diff --git a/bin/cloud_provider_firestore/firestore/testing/encoding.h b/peridot/bin/cloud_provider_firestore/firestore/testing/encoding.h
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/testing/encoding.h
rename to peridot/bin/cloud_provider_firestore/firestore/testing/encoding.h
diff --git a/bin/cloud_provider_firestore/firestore/testing/test_firestore_service.cc b/peridot/bin/cloud_provider_firestore/firestore/testing/test_firestore_service.cc
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/testing/test_firestore_service.cc
rename to peridot/bin/cloud_provider_firestore/firestore/testing/test_firestore_service.cc
diff --git a/bin/cloud_provider_firestore/firestore/testing/test_firestore_service.h b/peridot/bin/cloud_provider_firestore/firestore/testing/test_firestore_service.h
similarity index 100%
rename from bin/cloud_provider_firestore/firestore/testing/test_firestore_service.h
rename to peridot/bin/cloud_provider_firestore/firestore/testing/test_firestore_service.h
diff --git a/bin/cloud_provider_firestore/grpc/BUILD.gn b/peridot/bin/cloud_provider_firestore/grpc/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/grpc/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/grpc/BUILD.gn
diff --git a/bin/cloud_provider_firestore/grpc/read_stream_drainer.h b/peridot/bin/cloud_provider_firestore/grpc/read_stream_drainer.h
similarity index 100%
rename from bin/cloud_provider_firestore/grpc/read_stream_drainer.h
rename to peridot/bin/cloud_provider_firestore/grpc/read_stream_drainer.h
diff --git a/bin/cloud_provider_firestore/grpc/read_stream_drainer_unittest.cc b/peridot/bin/cloud_provider_firestore/grpc/read_stream_drainer_unittest.cc
similarity index 100%
rename from bin/cloud_provider_firestore/grpc/read_stream_drainer_unittest.cc
rename to peridot/bin/cloud_provider_firestore/grpc/read_stream_drainer_unittest.cc
diff --git a/bin/cloud_provider_firestore/grpc/stream_controller.h b/peridot/bin/cloud_provider_firestore/grpc/stream_controller.h
similarity index 100%
rename from bin/cloud_provider_firestore/grpc/stream_controller.h
rename to peridot/bin/cloud_provider_firestore/grpc/stream_controller.h
diff --git a/bin/cloud_provider_firestore/grpc/stream_reader.h b/peridot/bin/cloud_provider_firestore/grpc/stream_reader.h
similarity index 100%
rename from bin/cloud_provider_firestore/grpc/stream_reader.h
rename to peridot/bin/cloud_provider_firestore/grpc/stream_reader.h
diff --git a/bin/cloud_provider_firestore/grpc/stream_writer.h b/peridot/bin/cloud_provider_firestore/grpc/stream_writer.h
similarity index 100%
rename from bin/cloud_provider_firestore/grpc/stream_writer.h
rename to peridot/bin/cloud_provider_firestore/grpc/stream_writer.h
diff --git a/bin/cloud_provider_firestore/include/BUILD.gn b/peridot/bin/cloud_provider_firestore/include/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/include/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/include/BUILD.gn
diff --git a/bin/cloud_provider_firestore/include/types.h b/peridot/bin/cloud_provider_firestore/include/types.h
similarity index 100%
rename from bin/cloud_provider_firestore/include/types.h
rename to peridot/bin/cloud_provider_firestore/include/types.h
diff --git a/bin/cloud_provider_firestore/testing/BUILD.gn b/peridot/bin/cloud_provider_firestore/testing/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/testing/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/testing/BUILD.gn
diff --git a/bin/cloud_provider_firestore/testing/cloud_provider_factory.cc b/peridot/bin/cloud_provider_firestore/testing/cloud_provider_factory.cc
similarity index 100%
rename from bin/cloud_provider_firestore/testing/cloud_provider_factory.cc
rename to peridot/bin/cloud_provider_firestore/testing/cloud_provider_factory.cc
diff --git a/bin/cloud_provider_firestore/testing/cloud_provider_factory.h b/peridot/bin/cloud_provider_firestore/testing/cloud_provider_factory.h
similarity index 100%
rename from bin/cloud_provider_firestore/testing/cloud_provider_factory.h
rename to peridot/bin/cloud_provider_firestore/testing/cloud_provider_factory.h
diff --git a/bin/cloud_provider_firestore/validation/BUILD.gn b/peridot/bin/cloud_provider_firestore/validation/BUILD.gn
similarity index 100%
rename from bin/cloud_provider_firestore/validation/BUILD.gn
rename to peridot/bin/cloud_provider_firestore/validation/BUILD.gn
diff --git a/bin/cloud_provider_firestore/validation/app.cc b/peridot/bin/cloud_provider_firestore/validation/app.cc
similarity index 100%
rename from bin/cloud_provider_firestore/validation/app.cc
rename to peridot/bin/cloud_provider_firestore/validation/app.cc
diff --git a/bin/cloud_provider_firestore/validation/validation_firestore.cmx b/peridot/bin/cloud_provider_firestore/validation/validation_firestore.cmx
similarity index 100%
rename from bin/cloud_provider_firestore/validation/validation_firestore.cmx
rename to peridot/bin/cloud_provider_firestore/validation/validation_firestore.cmx
diff --git a/bin/context_engine/BUILD.gn b/peridot/bin/context_engine/BUILD.gn
similarity index 100%
rename from bin/context_engine/BUILD.gn
rename to peridot/bin/context_engine/BUILD.gn
diff --git a/bin/context_engine/context_engine_impl.cc b/peridot/bin/context_engine/context_engine_impl.cc
similarity index 100%
rename from bin/context_engine/context_engine_impl.cc
rename to peridot/bin/context_engine/context_engine_impl.cc
diff --git a/bin/context_engine/context_engine_impl.h b/peridot/bin/context_engine/context_engine_impl.h
similarity index 100%
rename from bin/context_engine/context_engine_impl.h
rename to peridot/bin/context_engine/context_engine_impl.h
diff --git a/bin/context_engine/context_engine_main.cc b/peridot/bin/context_engine/context_engine_main.cc
similarity index 100%
rename from bin/context_engine/context_engine_main.cc
rename to peridot/bin/context_engine/context_engine_main.cc
diff --git a/bin/context_engine/context_reader_impl.cc b/peridot/bin/context_engine/context_reader_impl.cc
similarity index 100%
rename from bin/context_engine/context_reader_impl.cc
rename to peridot/bin/context_engine/context_reader_impl.cc
diff --git a/bin/context_engine/context_reader_impl.h b/peridot/bin/context_engine/context_reader_impl.h
similarity index 100%
rename from bin/context_engine/context_reader_impl.h
rename to peridot/bin/context_engine/context_reader_impl.h
diff --git a/bin/context_engine/context_repository.cc b/peridot/bin/context_engine/context_repository.cc
similarity index 100%
rename from bin/context_engine/context_repository.cc
rename to peridot/bin/context_engine/context_repository.cc
diff --git a/bin/context_engine/context_repository.h b/peridot/bin/context_engine/context_repository.h
similarity index 100%
rename from bin/context_engine/context_repository.h
rename to peridot/bin/context_engine/context_repository.h
diff --git a/bin/context_engine/context_repository_unittest.cc b/peridot/bin/context_engine/context_repository_unittest.cc
similarity index 100%
rename from bin/context_engine/context_repository_unittest.cc
rename to peridot/bin/context_engine/context_repository_unittest.cc
diff --git a/bin/context_engine/context_writer_impl.cc b/peridot/bin/context_engine/context_writer_impl.cc
similarity index 100%
rename from bin/context_engine/context_writer_impl.cc
rename to peridot/bin/context_engine/context_writer_impl.cc
diff --git a/bin/context_engine/context_writer_impl.h b/peridot/bin/context_engine/context_writer_impl.h
similarity index 100%
rename from bin/context_engine/context_writer_impl.h
rename to peridot/bin/context_engine/context_writer_impl.h
diff --git a/bin/context_engine/debug.cc b/peridot/bin/context_engine/debug.cc
similarity index 100%
rename from bin/context_engine/debug.cc
rename to peridot/bin/context_engine/debug.cc
diff --git a/bin/context_engine/debug.h b/peridot/bin/context_engine/debug.h
similarity index 100%
rename from bin/context_engine/debug.h
rename to peridot/bin/context_engine/debug.h
diff --git a/bin/context_engine/index.cc b/peridot/bin/context_engine/index.cc
similarity index 100%
rename from bin/context_engine/index.cc
rename to peridot/bin/context_engine/index.cc
diff --git a/bin/context_engine/index.h b/peridot/bin/context_engine/index.h
similarity index 100%
rename from bin/context_engine/index.h
rename to peridot/bin/context_engine/index.h
diff --git a/bin/context_engine/index_unittest.cc b/peridot/bin/context_engine/index_unittest.cc
similarity index 100%
rename from bin/context_engine/index_unittest.cc
rename to peridot/bin/context_engine/index_unittest.cc
diff --git a/bin/context_engine/meta/context_engine.cmx b/peridot/bin/context_engine/meta/context_engine.cmx
similarity index 100%
rename from bin/context_engine/meta/context_engine.cmx
rename to peridot/bin/context_engine/meta/context_engine.cmx
diff --git a/bin/context_engine/meta/context_index_unittest.cmx b/peridot/bin/context_engine/meta/context_index_unittest.cmx
similarity index 100%
rename from bin/context_engine/meta/context_index_unittest.cmx
rename to peridot/bin/context_engine/meta/context_index_unittest.cmx
diff --git a/bin/context_engine/meta/context_repository_unittest.cmx b/peridot/bin/context_engine/meta/context_repository_unittest.cmx
similarity index 100%
rename from bin/context_engine/meta/context_repository_unittest.cmx
rename to peridot/bin/context_engine/meta/context_repository_unittest.cmx
diff --git a/bin/context_engine/scope_utils.cc b/peridot/bin/context_engine/scope_utils.cc
similarity index 100%
rename from bin/context_engine/scope_utils.cc
rename to peridot/bin/context_engine/scope_utils.cc
diff --git a/bin/context_engine/scope_utils.h b/peridot/bin/context_engine/scope_utils.h
similarity index 100%
rename from bin/context_engine/scope_utils.h
rename to peridot/bin/context_engine/scope_utils.h
diff --git a/bin/ledger/BUILD.gn b/peridot/bin/ledger/BUILD.gn
similarity index 100%
rename from bin/ledger/BUILD.gn
rename to peridot/bin/ledger/BUILD.gn
diff --git a/bin/ledger/README.md b/peridot/bin/ledger/README.md
similarity index 100%
rename from bin/ledger/README.md
rename to peridot/bin/ledger/README.md
diff --git a/bin/ledger/app/BUILD.gn b/peridot/bin/ledger/app/BUILD.gn
similarity index 100%
rename from bin/ledger/app/BUILD.gn
rename to peridot/bin/ledger/app/BUILD.gn
diff --git a/bin/ledger/app/app.cc b/peridot/bin/ledger/app/app.cc
similarity index 100%
rename from bin/ledger/app/app.cc
rename to peridot/bin/ledger/app/app.cc
diff --git a/bin/ledger/app/branch_tracker.cc b/peridot/bin/ledger/app/branch_tracker.cc
similarity index 100%
rename from bin/ledger/app/branch_tracker.cc
rename to peridot/bin/ledger/app/branch_tracker.cc
diff --git a/bin/ledger/app/branch_tracker.h b/peridot/bin/ledger/app/branch_tracker.h
similarity index 100%
rename from bin/ledger/app/branch_tracker.h
rename to peridot/bin/ledger/app/branch_tracker.h
diff --git a/bin/ledger/app/constants.cc b/peridot/bin/ledger/app/constants.cc
similarity index 100%
rename from bin/ledger/app/constants.cc
rename to peridot/bin/ledger/app/constants.cc
diff --git a/bin/ledger/app/constants.h b/peridot/bin/ledger/app/constants.h
similarity index 100%
rename from bin/ledger/app/constants.h
rename to peridot/bin/ledger/app/constants.h
diff --git a/bin/ledger/app/delaying_facade.h b/peridot/bin/ledger/app/delaying_facade.h
similarity index 100%
rename from bin/ledger/app/delaying_facade.h
rename to peridot/bin/ledger/app/delaying_facade.h
diff --git a/bin/ledger/app/delaying_facade_unittest.cc b/peridot/bin/ledger/app/delaying_facade_unittest.cc
similarity index 100%
rename from bin/ledger/app/delaying_facade_unittest.cc
rename to peridot/bin/ledger/app/delaying_facade_unittest.cc
diff --git a/bin/ledger/app/diff_utils.cc b/peridot/bin/ledger/app/diff_utils.cc
similarity index 100%
rename from bin/ledger/app/diff_utils.cc
rename to peridot/bin/ledger/app/diff_utils.cc
diff --git a/bin/ledger/app/diff_utils.h b/peridot/bin/ledger/app/diff_utils.h
similarity index 100%
rename from bin/ledger/app/diff_utils.h
rename to peridot/bin/ledger/app/diff_utils.h
diff --git a/bin/ledger/app/disk_cleanup_manager.h b/peridot/bin/ledger/app/disk_cleanup_manager.h
similarity index 100%
rename from bin/ledger/app/disk_cleanup_manager.h
rename to peridot/bin/ledger/app/disk_cleanup_manager.h
diff --git a/bin/ledger/app/disk_cleanup_manager_impl.cc b/peridot/bin/ledger/app/disk_cleanup_manager_impl.cc
similarity index 100%
rename from bin/ledger/app/disk_cleanup_manager_impl.cc
rename to peridot/bin/ledger/app/disk_cleanup_manager_impl.cc
diff --git a/bin/ledger/app/disk_cleanup_manager_impl.h b/peridot/bin/ledger/app/disk_cleanup_manager_impl.h
similarity index 100%
rename from bin/ledger/app/disk_cleanup_manager_impl.h
rename to peridot/bin/ledger/app/disk_cleanup_manager_impl.h
diff --git a/bin/ledger/app/disk_cleanup_manager_unittest.cc b/peridot/bin/ledger/app/disk_cleanup_manager_unittest.cc
similarity index 100%
rename from bin/ledger/app/disk_cleanup_manager_unittest.cc
rename to peridot/bin/ledger/app/disk_cleanup_manager_unittest.cc
diff --git a/bin/ledger/app/fidl/serialization_size.cc b/peridot/bin/ledger/app/fidl/serialization_size.cc
similarity index 100%
rename from bin/ledger/app/fidl/serialization_size.cc
rename to peridot/bin/ledger/app/fidl/serialization_size.cc
diff --git a/bin/ledger/app/fidl/serialization_size.h b/peridot/bin/ledger/app/fidl/serialization_size.h
similarity index 100%
rename from bin/ledger/app/fidl/serialization_size.h
rename to peridot/bin/ledger/app/fidl/serialization_size.h
diff --git a/bin/ledger/app/fidl/serialization_size_unittest.cc b/peridot/bin/ledger/app/fidl/serialization_size_unittest.cc
similarity index 100%
rename from bin/ledger/app/fidl/serialization_size_unittest.cc
rename to peridot/bin/ledger/app/fidl/serialization_size_unittest.cc
diff --git a/bin/ledger/app/ledger_impl.cc b/peridot/bin/ledger/app/ledger_impl.cc
similarity index 100%
rename from bin/ledger/app/ledger_impl.cc
rename to peridot/bin/ledger/app/ledger_impl.cc
diff --git a/bin/ledger/app/ledger_impl.h b/peridot/bin/ledger/app/ledger_impl.h
similarity index 100%
rename from bin/ledger/app/ledger_impl.h
rename to peridot/bin/ledger/app/ledger_impl.h
diff --git a/bin/ledger/app/ledger_manager.cc b/peridot/bin/ledger/app/ledger_manager.cc
similarity index 100%
rename from bin/ledger/app/ledger_manager.cc
rename to peridot/bin/ledger/app/ledger_manager.cc
diff --git a/bin/ledger/app/ledger_manager.h b/peridot/bin/ledger/app/ledger_manager.h
similarity index 100%
rename from bin/ledger/app/ledger_manager.h
rename to peridot/bin/ledger/app/ledger_manager.h
diff --git a/bin/ledger/app/ledger_manager_unittest.cc b/peridot/bin/ledger/app/ledger_manager_unittest.cc
similarity index 100%
rename from bin/ledger/app/ledger_manager_unittest.cc
rename to peridot/bin/ledger/app/ledger_manager_unittest.cc
diff --git a/bin/ledger/app/ledger_repository_factory_impl.cc b/peridot/bin/ledger/app/ledger_repository_factory_impl.cc
similarity index 100%
rename from bin/ledger/app/ledger_repository_factory_impl.cc
rename to peridot/bin/ledger/app/ledger_repository_factory_impl.cc
diff --git a/bin/ledger/app/ledger_repository_factory_impl.h b/peridot/bin/ledger/app/ledger_repository_factory_impl.h
similarity index 100%
rename from bin/ledger/app/ledger_repository_factory_impl.h
rename to peridot/bin/ledger/app/ledger_repository_factory_impl.h
diff --git a/bin/ledger/app/ledger_repository_factory_impl_unittest.cc b/peridot/bin/ledger/app/ledger_repository_factory_impl_unittest.cc
similarity index 100%
rename from bin/ledger/app/ledger_repository_factory_impl_unittest.cc
rename to peridot/bin/ledger/app/ledger_repository_factory_impl_unittest.cc
diff --git a/bin/ledger/app/ledger_repository_impl.cc b/peridot/bin/ledger/app/ledger_repository_impl.cc
similarity index 100%
rename from bin/ledger/app/ledger_repository_impl.cc
rename to peridot/bin/ledger/app/ledger_repository_impl.cc
diff --git a/bin/ledger/app/ledger_repository_impl.h b/peridot/bin/ledger/app/ledger_repository_impl.h
similarity index 100%
rename from bin/ledger/app/ledger_repository_impl.h
rename to peridot/bin/ledger/app/ledger_repository_impl.h
diff --git a/bin/ledger/app/ledger_repository_impl_unittest.cc b/peridot/bin/ledger/app/ledger_repository_impl_unittest.cc
similarity index 100%
rename from bin/ledger/app/ledger_repository_impl_unittest.cc
rename to peridot/bin/ledger/app/ledger_repository_impl_unittest.cc
diff --git a/bin/ledger/app/merging/auto_merge_strategy.cc b/peridot/bin/ledger/app/merging/auto_merge_strategy.cc
similarity index 100%
rename from bin/ledger/app/merging/auto_merge_strategy.cc
rename to peridot/bin/ledger/app/merging/auto_merge_strategy.cc
diff --git a/bin/ledger/app/merging/auto_merge_strategy.h b/peridot/bin/ledger/app/merging/auto_merge_strategy.h
similarity index 100%
rename from bin/ledger/app/merging/auto_merge_strategy.h
rename to peridot/bin/ledger/app/merging/auto_merge_strategy.h
diff --git a/bin/ledger/app/merging/common_ancestor.cc b/peridot/bin/ledger/app/merging/common_ancestor.cc
similarity index 100%
rename from bin/ledger/app/merging/common_ancestor.cc
rename to peridot/bin/ledger/app/merging/common_ancestor.cc
diff --git a/bin/ledger/app/merging/common_ancestor.h b/peridot/bin/ledger/app/merging/common_ancestor.h
similarity index 100%
rename from bin/ledger/app/merging/common_ancestor.h
rename to peridot/bin/ledger/app/merging/common_ancestor.h
diff --git a/bin/ledger/app/merging/common_ancestor_unittest.cc b/peridot/bin/ledger/app/merging/common_ancestor_unittest.cc
similarity index 100%
rename from bin/ledger/app/merging/common_ancestor_unittest.cc
rename to peridot/bin/ledger/app/merging/common_ancestor_unittest.cc
diff --git a/bin/ledger/app/merging/conflict_resolver_client.cc b/peridot/bin/ledger/app/merging/conflict_resolver_client.cc
similarity index 100%
rename from bin/ledger/app/merging/conflict_resolver_client.cc
rename to peridot/bin/ledger/app/merging/conflict_resolver_client.cc
diff --git a/bin/ledger/app/merging/conflict_resolver_client.h b/peridot/bin/ledger/app/merging/conflict_resolver_client.h
similarity index 100%
rename from bin/ledger/app/merging/conflict_resolver_client.h
rename to peridot/bin/ledger/app/merging/conflict_resolver_client.h
diff --git a/bin/ledger/app/merging/conflict_resolver_client_unittest.cc b/peridot/bin/ledger/app/merging/conflict_resolver_client_unittest.cc
similarity index 100%
rename from bin/ledger/app/merging/conflict_resolver_client_unittest.cc
rename to peridot/bin/ledger/app/merging/conflict_resolver_client_unittest.cc
diff --git a/bin/ledger/app/merging/custom_merge_strategy.cc b/peridot/bin/ledger/app/merging/custom_merge_strategy.cc
similarity index 100%
rename from bin/ledger/app/merging/custom_merge_strategy.cc
rename to peridot/bin/ledger/app/merging/custom_merge_strategy.cc
diff --git a/bin/ledger/app/merging/custom_merge_strategy.h b/peridot/bin/ledger/app/merging/custom_merge_strategy.h
similarity index 100%
rename from bin/ledger/app/merging/custom_merge_strategy.h
rename to peridot/bin/ledger/app/merging/custom_merge_strategy.h
diff --git a/bin/ledger/app/merging/last_one_wins_merge_strategy.cc b/peridot/bin/ledger/app/merging/last_one_wins_merge_strategy.cc
similarity index 100%
rename from bin/ledger/app/merging/last_one_wins_merge_strategy.cc
rename to peridot/bin/ledger/app/merging/last_one_wins_merge_strategy.cc
diff --git a/bin/ledger/app/merging/last_one_wins_merge_strategy.h b/peridot/bin/ledger/app/merging/last_one_wins_merge_strategy.h
similarity index 100%
rename from bin/ledger/app/merging/last_one_wins_merge_strategy.h
rename to peridot/bin/ledger/app/merging/last_one_wins_merge_strategy.h
diff --git a/bin/ledger/app/merging/ledger_merge_manager.cc b/peridot/bin/ledger/app/merging/ledger_merge_manager.cc
similarity index 100%
rename from bin/ledger/app/merging/ledger_merge_manager.cc
rename to peridot/bin/ledger/app/merging/ledger_merge_manager.cc
diff --git a/bin/ledger/app/merging/ledger_merge_manager.h b/peridot/bin/ledger/app/merging/ledger_merge_manager.h
similarity index 100%
rename from bin/ledger/app/merging/ledger_merge_manager.h
rename to peridot/bin/ledger/app/merging/ledger_merge_manager.h
diff --git a/bin/ledger/app/merging/merge_resolver.cc b/peridot/bin/ledger/app/merging/merge_resolver.cc
similarity index 100%
rename from bin/ledger/app/merging/merge_resolver.cc
rename to peridot/bin/ledger/app/merging/merge_resolver.cc
diff --git a/bin/ledger/app/merging/merge_resolver.h b/peridot/bin/ledger/app/merging/merge_resolver.h
similarity index 100%
rename from bin/ledger/app/merging/merge_resolver.h
rename to peridot/bin/ledger/app/merging/merge_resolver.h
diff --git a/bin/ledger/app/merging/merge_resolver_unittest.cc b/peridot/bin/ledger/app/merging/merge_resolver_unittest.cc
similarity index 100%
rename from bin/ledger/app/merging/merge_resolver_unittest.cc
rename to peridot/bin/ledger/app/merging/merge_resolver_unittest.cc
diff --git a/bin/ledger/app/merging/merge_strategy.h b/peridot/bin/ledger/app/merging/merge_strategy.h
similarity index 100%
rename from bin/ledger/app/merging/merge_strategy.h
rename to peridot/bin/ledger/app/merging/merge_strategy.h
diff --git a/bin/ledger/app/merging/test_utils.cc b/peridot/bin/ledger/app/merging/test_utils.cc
similarity index 100%
rename from bin/ledger/app/merging/test_utils.cc
rename to peridot/bin/ledger/app/merging/test_utils.cc
diff --git a/bin/ledger/app/merging/test_utils.h b/peridot/bin/ledger/app/merging/test_utils.h
similarity index 100%
rename from bin/ledger/app/merging/test_utils.h
rename to peridot/bin/ledger/app/merging/test_utils.h
diff --git a/bin/ledger/app/page_delaying_facade.cc b/peridot/bin/ledger/app/page_delaying_facade.cc
similarity index 100%
rename from bin/ledger/app/page_delaying_facade.cc
rename to peridot/bin/ledger/app/page_delaying_facade.cc
diff --git a/bin/ledger/app/page_delaying_facade.h b/peridot/bin/ledger/app/page_delaying_facade.h
similarity index 100%
rename from bin/ledger/app/page_delaying_facade.h
rename to peridot/bin/ledger/app/page_delaying_facade.h
diff --git a/bin/ledger/app/page_delegate.cc b/peridot/bin/ledger/app/page_delegate.cc
similarity index 100%
rename from bin/ledger/app/page_delegate.cc
rename to peridot/bin/ledger/app/page_delegate.cc
diff --git a/bin/ledger/app/page_delegate.h b/peridot/bin/ledger/app/page_delegate.h
similarity index 100%
rename from bin/ledger/app/page_delegate.h
rename to peridot/bin/ledger/app/page_delegate.h
diff --git a/bin/ledger/app/page_eviction_manager.h b/peridot/bin/ledger/app/page_eviction_manager.h
similarity index 100%
rename from bin/ledger/app/page_eviction_manager.h
rename to peridot/bin/ledger/app/page_eviction_manager.h
diff --git a/bin/ledger/app/page_eviction_manager_impl.cc b/peridot/bin/ledger/app/page_eviction_manager_impl.cc
similarity index 100%
rename from bin/ledger/app/page_eviction_manager_impl.cc
rename to peridot/bin/ledger/app/page_eviction_manager_impl.cc
diff --git a/bin/ledger/app/page_eviction_manager_impl.h b/peridot/bin/ledger/app/page_eviction_manager_impl.h
similarity index 100%
rename from bin/ledger/app/page_eviction_manager_impl.h
rename to peridot/bin/ledger/app/page_eviction_manager_impl.h
diff --git a/bin/ledger/app/page_eviction_manager_impl_unittest.cc b/peridot/bin/ledger/app/page_eviction_manager_impl_unittest.cc
similarity index 100%
rename from bin/ledger/app/page_eviction_manager_impl_unittest.cc
rename to peridot/bin/ledger/app/page_eviction_manager_impl_unittest.cc
diff --git a/bin/ledger/app/page_eviction_policies.cc b/peridot/bin/ledger/app/page_eviction_policies.cc
similarity index 100%
rename from bin/ledger/app/page_eviction_policies.cc
rename to peridot/bin/ledger/app/page_eviction_policies.cc
diff --git a/bin/ledger/app/page_eviction_policies.h b/peridot/bin/ledger/app/page_eviction_policies.h
similarity index 100%
rename from bin/ledger/app/page_eviction_policies.h
rename to peridot/bin/ledger/app/page_eviction_policies.h
diff --git a/bin/ledger/app/page_eviction_policies_unittest.cc b/peridot/bin/ledger/app/page_eviction_policies_unittest.cc
similarity index 100%
rename from bin/ledger/app/page_eviction_policies_unittest.cc
rename to peridot/bin/ledger/app/page_eviction_policies_unittest.cc
diff --git a/bin/ledger/app/page_impl.cc b/peridot/bin/ledger/app/page_impl.cc
similarity index 100%
rename from bin/ledger/app/page_impl.cc
rename to peridot/bin/ledger/app/page_impl.cc
diff --git a/bin/ledger/app/page_impl.h b/peridot/bin/ledger/app/page_impl.h
similarity index 100%
rename from bin/ledger/app/page_impl.h
rename to peridot/bin/ledger/app/page_impl.h
diff --git a/bin/ledger/app/page_impl_unittest.cc b/peridot/bin/ledger/app/page_impl_unittest.cc
similarity index 100%
rename from bin/ledger/app/page_impl_unittest.cc
rename to peridot/bin/ledger/app/page_impl_unittest.cc
diff --git a/bin/ledger/app/page_manager.cc b/peridot/bin/ledger/app/page_manager.cc
similarity index 100%
rename from bin/ledger/app/page_manager.cc
rename to peridot/bin/ledger/app/page_manager.cc
diff --git a/bin/ledger/app/page_manager.h b/peridot/bin/ledger/app/page_manager.h
similarity index 100%
rename from bin/ledger/app/page_manager.h
rename to peridot/bin/ledger/app/page_manager.h
diff --git a/bin/ledger/app/page_manager_unittest.cc b/peridot/bin/ledger/app/page_manager_unittest.cc
similarity index 100%
rename from bin/ledger/app/page_manager_unittest.cc
rename to peridot/bin/ledger/app/page_manager_unittest.cc
diff --git a/bin/ledger/app/page_snapshot_impl.cc b/peridot/bin/ledger/app/page_snapshot_impl.cc
similarity index 100%
rename from bin/ledger/app/page_snapshot_impl.cc
rename to peridot/bin/ledger/app/page_snapshot_impl.cc
diff --git a/bin/ledger/app/page_snapshot_impl.h b/peridot/bin/ledger/app/page_snapshot_impl.h
similarity index 100%
rename from bin/ledger/app/page_snapshot_impl.h
rename to peridot/bin/ledger/app/page_snapshot_impl.h
diff --git a/bin/ledger/app/page_usage_db.cc b/peridot/bin/ledger/app/page_usage_db.cc
similarity index 100%
rename from bin/ledger/app/page_usage_db.cc
rename to peridot/bin/ledger/app/page_usage_db.cc
diff --git a/bin/ledger/app/page_usage_db.h b/peridot/bin/ledger/app/page_usage_db.h
similarity index 100%
rename from bin/ledger/app/page_usage_db.h
rename to peridot/bin/ledger/app/page_usage_db.h
diff --git a/bin/ledger/app/page_usage_db_unittest.cc b/peridot/bin/ledger/app/page_usage_db_unittest.cc
similarity index 100%
rename from bin/ledger/app/page_usage_db_unittest.cc
rename to peridot/bin/ledger/app/page_usage_db_unittest.cc
diff --git a/bin/ledger/app/page_usage_listener.h b/peridot/bin/ledger/app/page_usage_listener.h
similarity index 100%
rename from bin/ledger/app/page_usage_listener.h
rename to peridot/bin/ledger/app/page_usage_listener.h
diff --git a/bin/ledger/app/page_utils.cc b/peridot/bin/ledger/app/page_utils.cc
similarity index 100%
rename from bin/ledger/app/page_utils.cc
rename to peridot/bin/ledger/app/page_utils.cc
diff --git a/bin/ledger/app/page_utils.h b/peridot/bin/ledger/app/page_utils.h
similarity index 100%
rename from bin/ledger/app/page_utils.h
rename to peridot/bin/ledger/app/page_utils.h
diff --git a/bin/ledger/app/serialization_version.h b/peridot/bin/ledger/app/serialization_version.h
similarity index 100%
rename from bin/ledger/app/serialization_version.h
rename to peridot/bin/ledger/app/serialization_version.h
diff --git a/bin/ledger/app/sync_watcher_set.cc b/peridot/bin/ledger/app/sync_watcher_set.cc
similarity index 100%
rename from bin/ledger/app/sync_watcher_set.cc
rename to peridot/bin/ledger/app/sync_watcher_set.cc
diff --git a/bin/ledger/app/sync_watcher_set.h b/peridot/bin/ledger/app/sync_watcher_set.h
similarity index 100%
rename from bin/ledger/app/sync_watcher_set.h
rename to peridot/bin/ledger/app/sync_watcher_set.h
diff --git a/bin/ledger/app/sync_watcher_set_unittest.cc b/peridot/bin/ledger/app/sync_watcher_set_unittest.cc
similarity index 100%
rename from bin/ledger/app/sync_watcher_set_unittest.cc
rename to peridot/bin/ledger/app/sync_watcher_set_unittest.cc
diff --git a/bin/ledger/app/types.h b/peridot/bin/ledger/app/types.h
similarity index 100%
rename from bin/ledger/app/types.h
rename to peridot/bin/ledger/app/types.h
diff --git a/bin/ledger/cache/BUILD.gn b/peridot/bin/ledger/cache/BUILD.gn
similarity index 100%
rename from bin/ledger/cache/BUILD.gn
rename to peridot/bin/ledger/cache/BUILD.gn
diff --git a/bin/ledger/cache/lazy_value.h b/peridot/bin/ledger/cache/lazy_value.h
similarity index 100%
rename from bin/ledger/cache/lazy_value.h
rename to peridot/bin/ledger/cache/lazy_value.h
diff --git a/bin/ledger/cache/lazy_value_unittest.cc b/peridot/bin/ledger/cache/lazy_value_unittest.cc
similarity index 100%
rename from bin/ledger/cache/lazy_value_unittest.cc
rename to peridot/bin/ledger/cache/lazy_value_unittest.cc
diff --git a/bin/ledger/cache/lru_cache.h b/peridot/bin/ledger/cache/lru_cache.h
similarity index 100%
rename from bin/ledger/cache/lru_cache.h
rename to peridot/bin/ledger/cache/lru_cache.h
diff --git a/bin/ledger/cache/lru_cache_unittest.cc b/peridot/bin/ledger/cache/lru_cache_unittest.cc
similarity index 100%
rename from bin/ledger/cache/lru_cache_unittest.cc
rename to peridot/bin/ledger/cache/lru_cache_unittest.cc
diff --git a/bin/ledger/cloud_sync/BUILD.gn b/peridot/bin/ledger/cloud_sync/BUILD.gn
similarity index 100%
rename from bin/ledger/cloud_sync/BUILD.gn
rename to peridot/bin/ledger/cloud_sync/BUILD.gn
diff --git a/bin/ledger/cloud_sync/impl/BUILD.gn b/peridot/bin/ledger/cloud_sync/impl/BUILD.gn
similarity index 100%
rename from bin/ledger/cloud_sync/impl/BUILD.gn
rename to peridot/bin/ledger/cloud_sync/impl/BUILD.gn
diff --git a/bin/ledger/cloud_sync/impl/aggregator.cc b/peridot/bin/ledger/cloud_sync/impl/aggregator.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/aggregator.cc
rename to peridot/bin/ledger/cloud_sync/impl/aggregator.cc
diff --git a/bin/ledger/cloud_sync/impl/aggregator.h b/peridot/bin/ledger/cloud_sync/impl/aggregator.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/aggregator.h
rename to peridot/bin/ledger/cloud_sync/impl/aggregator.h
diff --git a/bin/ledger/cloud_sync/impl/aggregator_unittest.cc b/peridot/bin/ledger/cloud_sync/impl/aggregator_unittest.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/aggregator_unittest.cc
rename to peridot/bin/ledger/cloud_sync/impl/aggregator_unittest.cc
diff --git a/bin/ledger/cloud_sync/impl/batch_download.cc b/peridot/bin/ledger/cloud_sync/impl/batch_download.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/batch_download.cc
rename to peridot/bin/ledger/cloud_sync/impl/batch_download.cc
diff --git a/bin/ledger/cloud_sync/impl/batch_download.h b/peridot/bin/ledger/cloud_sync/impl/batch_download.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/batch_download.h
rename to peridot/bin/ledger/cloud_sync/impl/batch_download.h
diff --git a/bin/ledger/cloud_sync/impl/batch_download_unittest.cc b/peridot/bin/ledger/cloud_sync/impl/batch_download_unittest.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/batch_download_unittest.cc
rename to peridot/bin/ledger/cloud_sync/impl/batch_download_unittest.cc
diff --git a/bin/ledger/cloud_sync/impl/batch_upload.cc b/peridot/bin/ledger/cloud_sync/impl/batch_upload.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/batch_upload.cc
rename to peridot/bin/ledger/cloud_sync/impl/batch_upload.cc
diff --git a/bin/ledger/cloud_sync/impl/batch_upload.h b/peridot/bin/ledger/cloud_sync/impl/batch_upload.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/batch_upload.h
rename to peridot/bin/ledger/cloud_sync/impl/batch_upload.h
diff --git a/bin/ledger/cloud_sync/impl/batch_upload_unittest.cc b/peridot/bin/ledger/cloud_sync/impl/batch_upload_unittest.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/batch_upload_unittest.cc
rename to peridot/bin/ledger/cloud_sync/impl/batch_upload_unittest.cc
diff --git a/bin/ledger/cloud_sync/impl/constants.h b/peridot/bin/ledger/cloud_sync/impl/constants.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/constants.h
rename to peridot/bin/ledger/cloud_sync/impl/constants.h
diff --git a/bin/ledger/cloud_sync/impl/ledger_sync_impl.cc b/peridot/bin/ledger/cloud_sync/impl/ledger_sync_impl.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/ledger_sync_impl.cc
rename to peridot/bin/ledger/cloud_sync/impl/ledger_sync_impl.cc
diff --git a/bin/ledger/cloud_sync/impl/ledger_sync_impl.h b/peridot/bin/ledger/cloud_sync/impl/ledger_sync_impl.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/ledger_sync_impl.h
rename to peridot/bin/ledger/cloud_sync/impl/ledger_sync_impl.h
diff --git a/bin/ledger/cloud_sync/impl/page_download.cc b/peridot/bin/ledger/cloud_sync/impl/page_download.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_download.cc
rename to peridot/bin/ledger/cloud_sync/impl/page_download.cc
diff --git a/bin/ledger/cloud_sync/impl/page_download.h b/peridot/bin/ledger/cloud_sync/impl/page_download.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_download.h
rename to peridot/bin/ledger/cloud_sync/impl/page_download.h
diff --git a/bin/ledger/cloud_sync/impl/page_download_unittest.cc b/peridot/bin/ledger/cloud_sync/impl/page_download_unittest.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_download_unittest.cc
rename to peridot/bin/ledger/cloud_sync/impl/page_download_unittest.cc
diff --git a/bin/ledger/cloud_sync/impl/page_sync_impl.cc b/peridot/bin/ledger/cloud_sync/impl/page_sync_impl.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_sync_impl.cc
rename to peridot/bin/ledger/cloud_sync/impl/page_sync_impl.cc
diff --git a/bin/ledger/cloud_sync/impl/page_sync_impl.h b/peridot/bin/ledger/cloud_sync/impl/page_sync_impl.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_sync_impl.h
rename to peridot/bin/ledger/cloud_sync/impl/page_sync_impl.h
diff --git a/bin/ledger/cloud_sync/impl/page_sync_impl_unittest.cc b/peridot/bin/ledger/cloud_sync/impl/page_sync_impl_unittest.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_sync_impl_unittest.cc
rename to peridot/bin/ledger/cloud_sync/impl/page_sync_impl_unittest.cc
diff --git a/bin/ledger/cloud_sync/impl/page_upload.cc b/peridot/bin/ledger/cloud_sync/impl/page_upload.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_upload.cc
rename to peridot/bin/ledger/cloud_sync/impl/page_upload.cc
diff --git a/bin/ledger/cloud_sync/impl/page_upload.h b/peridot/bin/ledger/cloud_sync/impl/page_upload.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_upload.h
rename to peridot/bin/ledger/cloud_sync/impl/page_upload.h
diff --git a/bin/ledger/cloud_sync/impl/page_upload_unittest.cc b/peridot/bin/ledger/cloud_sync/impl/page_upload_unittest.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/page_upload_unittest.cc
rename to peridot/bin/ledger/cloud_sync/impl/page_upload_unittest.cc
diff --git a/bin/ledger/cloud_sync/impl/testing/BUILD.gn b/peridot/bin/ledger/cloud_sync/impl/testing/BUILD.gn
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/BUILD.gn
rename to peridot/bin/ledger/cloud_sync/impl/testing/BUILD.gn
diff --git a/bin/ledger/cloud_sync/impl/testing/test_cloud_provider.cc b/peridot/bin/ledger/cloud_sync/impl/testing/test_cloud_provider.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_cloud_provider.cc
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_cloud_provider.cc
diff --git a/bin/ledger/cloud_sync/impl/testing/test_cloud_provider.h b/peridot/bin/ledger/cloud_sync/impl/testing/test_cloud_provider.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_cloud_provider.h
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_cloud_provider.h
diff --git a/bin/ledger/cloud_sync/impl/testing/test_commit.cc b/peridot/bin/ledger/cloud_sync/impl/testing/test_commit.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_commit.cc
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_commit.cc
diff --git a/bin/ledger/cloud_sync/impl/testing/test_commit.h b/peridot/bin/ledger/cloud_sync/impl/testing/test_commit.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_commit.h
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_commit.h
diff --git a/bin/ledger/cloud_sync/impl/testing/test_device_set.cc b/peridot/bin/ledger/cloud_sync/impl/testing/test_device_set.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_device_set.cc
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_device_set.cc
diff --git a/bin/ledger/cloud_sync/impl/testing/test_device_set.h b/peridot/bin/ledger/cloud_sync/impl/testing/test_device_set.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_device_set.h
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_device_set.h
diff --git a/bin/ledger/cloud_sync/impl/testing/test_page_cloud.cc b/peridot/bin/ledger/cloud_sync/impl/testing/test_page_cloud.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_page_cloud.cc
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_page_cloud.cc
diff --git a/bin/ledger/cloud_sync/impl/testing/test_page_cloud.h b/peridot/bin/ledger/cloud_sync/impl/testing/test_page_cloud.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_page_cloud.h
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_page_cloud.h
diff --git a/bin/ledger/cloud_sync/impl/testing/test_page_storage.cc b/peridot/bin/ledger/cloud_sync/impl/testing/test_page_storage.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_page_storage.cc
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_page_storage.cc
diff --git a/bin/ledger/cloud_sync/impl/testing/test_page_storage.h b/peridot/bin/ledger/cloud_sync/impl/testing/test_page_storage.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/testing/test_page_storage.h
rename to peridot/bin/ledger/cloud_sync/impl/testing/test_page_storage.h
diff --git a/bin/ledger/cloud_sync/impl/user_sync_impl.cc b/peridot/bin/ledger/cloud_sync/impl/user_sync_impl.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/user_sync_impl.cc
rename to peridot/bin/ledger/cloud_sync/impl/user_sync_impl.cc
diff --git a/bin/ledger/cloud_sync/impl/user_sync_impl.h b/peridot/bin/ledger/cloud_sync/impl/user_sync_impl.h
similarity index 100%
rename from bin/ledger/cloud_sync/impl/user_sync_impl.h
rename to peridot/bin/ledger/cloud_sync/impl/user_sync_impl.h
diff --git a/bin/ledger/cloud_sync/impl/user_sync_impl_unittest.cc b/peridot/bin/ledger/cloud_sync/impl/user_sync_impl_unittest.cc
similarity index 100%
rename from bin/ledger/cloud_sync/impl/user_sync_impl_unittest.cc
rename to peridot/bin/ledger/cloud_sync/impl/user_sync_impl_unittest.cc
diff --git a/bin/ledger/cloud_sync/public/BUILD.gn b/peridot/bin/ledger/cloud_sync/public/BUILD.gn
similarity index 100%
rename from bin/ledger/cloud_sync/public/BUILD.gn
rename to peridot/bin/ledger/cloud_sync/public/BUILD.gn
diff --git a/bin/ledger/cloud_sync/public/ledger_sync.h b/peridot/bin/ledger/cloud_sync/public/ledger_sync.h
similarity index 100%
rename from bin/ledger/cloud_sync/public/ledger_sync.h
rename to peridot/bin/ledger/cloud_sync/public/ledger_sync.h
diff --git a/bin/ledger/cloud_sync/public/page_sync.h b/peridot/bin/ledger/cloud_sync/public/page_sync.h
similarity index 100%
rename from bin/ledger/cloud_sync/public/page_sync.h
rename to peridot/bin/ledger/cloud_sync/public/page_sync.h
diff --git a/bin/ledger/cloud_sync/public/sync_state_watcher.cc b/peridot/bin/ledger/cloud_sync/public/sync_state_watcher.cc
similarity index 100%
rename from bin/ledger/cloud_sync/public/sync_state_watcher.cc
rename to peridot/bin/ledger/cloud_sync/public/sync_state_watcher.cc
diff --git a/bin/ledger/cloud_sync/public/sync_state_watcher.h b/peridot/bin/ledger/cloud_sync/public/sync_state_watcher.h
similarity index 100%
rename from bin/ledger/cloud_sync/public/sync_state_watcher.h
rename to peridot/bin/ledger/cloud_sync/public/sync_state_watcher.h
diff --git a/bin/ledger/cloud_sync/public/user_config.h b/peridot/bin/ledger/cloud_sync/public/user_config.h
similarity index 100%
rename from bin/ledger/cloud_sync/public/user_config.h
rename to peridot/bin/ledger/cloud_sync/public/user_config.h
diff --git a/bin/ledger/cloud_sync/public/user_sync.h b/peridot/bin/ledger/cloud_sync/public/user_sync.h
similarity index 100%
rename from bin/ledger/cloud_sync/public/user_sync.h
rename to peridot/bin/ledger/cloud_sync/public/user_sync.h
diff --git a/bin/ledger/cloud_sync/testing/BUILD.gn b/peridot/bin/ledger/cloud_sync/testing/BUILD.gn
similarity index 100%
rename from bin/ledger/cloud_sync/testing/BUILD.gn
rename to peridot/bin/ledger/cloud_sync/testing/BUILD.gn
diff --git a/bin/ledger/cloud_sync/testing/page_sync_empty_impl.cc b/peridot/bin/ledger/cloud_sync/testing/page_sync_empty_impl.cc
similarity index 100%
rename from bin/ledger/cloud_sync/testing/page_sync_empty_impl.cc
rename to peridot/bin/ledger/cloud_sync/testing/page_sync_empty_impl.cc
diff --git a/bin/ledger/cloud_sync/testing/page_sync_empty_impl.h b/peridot/bin/ledger/cloud_sync/testing/page_sync_empty_impl.h
similarity index 100%
rename from bin/ledger/cloud_sync/testing/page_sync_empty_impl.h
rename to peridot/bin/ledger/cloud_sync/testing/page_sync_empty_impl.h
diff --git a/bin/ledger/cobalt/BUILD.gn b/peridot/bin/ledger/cobalt/BUILD.gn
similarity index 100%
rename from bin/ledger/cobalt/BUILD.gn
rename to peridot/bin/ledger/cobalt/BUILD.gn
diff --git a/bin/ledger/cobalt/cobalt.cc b/peridot/bin/ledger/cobalt/cobalt.cc
similarity index 100%
rename from bin/ledger/cobalt/cobalt.cc
rename to peridot/bin/ledger/cobalt/cobalt.cc
diff --git a/bin/ledger/cobalt/cobalt.h b/peridot/bin/ledger/cobalt/cobalt.h
similarity index 100%
rename from bin/ledger/cobalt/cobalt.h
rename to peridot/bin/ledger/cobalt/cobalt.h
diff --git a/bin/ledger/coroutine/BUILD.gn b/peridot/bin/ledger/coroutine/BUILD.gn
similarity index 100%
rename from bin/ledger/coroutine/BUILD.gn
rename to peridot/bin/ledger/coroutine/BUILD.gn
diff --git a/bin/ledger/coroutine/README.md b/peridot/bin/ledger/coroutine/README.md
similarity index 100%
rename from bin/ledger/coroutine/README.md
rename to peridot/bin/ledger/coroutine/README.md
diff --git a/bin/ledger/coroutine/context/BUILD.gn b/peridot/bin/ledger/coroutine/context/BUILD.gn
similarity index 100%
rename from bin/ledger/coroutine/context/BUILD.gn
rename to peridot/bin/ledger/coroutine/context/BUILD.gn
diff --git a/bin/ledger/coroutine/context/arm64/BUILD.gn b/peridot/bin/ledger/coroutine/context/arm64/BUILD.gn
similarity index 100%
rename from bin/ledger/coroutine/context/arm64/BUILD.gn
rename to peridot/bin/ledger/coroutine/context/arm64/BUILD.gn
diff --git a/bin/ledger/coroutine/context/arm64/context.S b/peridot/bin/ledger/coroutine/context/arm64/context.S
similarity index 100%
rename from bin/ledger/coroutine/context/arm64/context.S
rename to peridot/bin/ledger/coroutine/context/arm64/context.S
diff --git a/bin/ledger/coroutine/context/arm64/context.h b/peridot/bin/ledger/coroutine/context/arm64/context.h
similarity index 100%
rename from bin/ledger/coroutine/context/arm64/context.h
rename to peridot/bin/ledger/coroutine/context/arm64/context.h
diff --git a/bin/ledger/coroutine/context/context.cc b/peridot/bin/ledger/coroutine/context/context.cc
similarity index 100%
rename from bin/ledger/coroutine/context/context.cc
rename to peridot/bin/ledger/coroutine/context/context.cc
diff --git a/bin/ledger/coroutine/context/context.h b/peridot/bin/ledger/coroutine/context/context.h
similarity index 100%
rename from bin/ledger/coroutine/context/context.h
rename to peridot/bin/ledger/coroutine/context/context.h
diff --git a/bin/ledger/coroutine/context/context_unittest.cc b/peridot/bin/ledger/coroutine/context/context_unittest.cc
similarity index 100%
rename from bin/ledger/coroutine/context/context_unittest.cc
rename to peridot/bin/ledger/coroutine/context/context_unittest.cc
diff --git a/bin/ledger/coroutine/context/stack.cc b/peridot/bin/ledger/coroutine/context/stack.cc
similarity index 100%
rename from bin/ledger/coroutine/context/stack.cc
rename to peridot/bin/ledger/coroutine/context/stack.cc
diff --git a/bin/ledger/coroutine/context/stack.h b/peridot/bin/ledger/coroutine/context/stack.h
similarity index 100%
rename from bin/ledger/coroutine/context/stack.h
rename to peridot/bin/ledger/coroutine/context/stack.h
diff --git a/bin/ledger/coroutine/context/x64/BUILD.gn b/peridot/bin/ledger/coroutine/context/x64/BUILD.gn
similarity index 100%
rename from bin/ledger/coroutine/context/x64/BUILD.gn
rename to peridot/bin/ledger/coroutine/context/x64/BUILD.gn
diff --git a/bin/ledger/coroutine/context/x64/context.S b/peridot/bin/ledger/coroutine/context/x64/context.S
similarity index 100%
rename from bin/ledger/coroutine/context/x64/context.S
rename to peridot/bin/ledger/coroutine/context/x64/context.S
diff --git a/bin/ledger/coroutine/context/x64/context.h b/peridot/bin/ledger/coroutine/context/x64/context.h
similarity index 100%
rename from bin/ledger/coroutine/context/x64/context.h
rename to peridot/bin/ledger/coroutine/context/x64/context.h
diff --git a/bin/ledger/coroutine/coroutine.h b/peridot/bin/ledger/coroutine/coroutine.h
similarity index 100%
rename from bin/ledger/coroutine/coroutine.h
rename to peridot/bin/ledger/coroutine/coroutine.h
diff --git a/bin/ledger/coroutine/coroutine_impl.cc b/peridot/bin/ledger/coroutine/coroutine_impl.cc
similarity index 100%
rename from bin/ledger/coroutine/coroutine_impl.cc
rename to peridot/bin/ledger/coroutine/coroutine_impl.cc
diff --git a/bin/ledger/coroutine/coroutine_impl.h b/peridot/bin/ledger/coroutine/coroutine_impl.h
similarity index 100%
rename from bin/ledger/coroutine/coroutine_impl.h
rename to peridot/bin/ledger/coroutine/coroutine_impl.h
diff --git a/bin/ledger/coroutine/coroutine_manager.h b/peridot/bin/ledger/coroutine/coroutine_manager.h
similarity index 100%
rename from bin/ledger/coroutine/coroutine_manager.h
rename to peridot/bin/ledger/coroutine/coroutine_manager.h
diff --git a/bin/ledger/coroutine/coroutine_manager_unittest.cc b/peridot/bin/ledger/coroutine/coroutine_manager_unittest.cc
similarity index 100%
rename from bin/ledger/coroutine/coroutine_manager_unittest.cc
rename to peridot/bin/ledger/coroutine/coroutine_manager_unittest.cc
diff --git a/bin/ledger/coroutine/coroutine_unittest.cc b/peridot/bin/ledger/coroutine/coroutine_unittest.cc
similarity index 100%
rename from bin/ledger/coroutine/coroutine_unittest.cc
rename to peridot/bin/ledger/coroutine/coroutine_unittest.cc
diff --git a/bin/ledger/coroutine/coroutine_waiter.h b/peridot/bin/ledger/coroutine/coroutine_waiter.h
similarity index 100%
rename from bin/ledger/coroutine/coroutine_waiter.h
rename to peridot/bin/ledger/coroutine/coroutine_waiter.h
diff --git a/bin/ledger/coroutine/coroutine_waiter_unittest.cc b/peridot/bin/ledger/coroutine/coroutine_waiter_unittest.cc
similarity index 100%
rename from bin/ledger/coroutine/coroutine_waiter_unittest.cc
rename to peridot/bin/ledger/coroutine/coroutine_waiter_unittest.cc
diff --git a/bin/ledger/encryption/BUILD.gn b/peridot/bin/ledger/encryption/BUILD.gn
similarity index 100%
rename from bin/ledger/encryption/BUILD.gn
rename to peridot/bin/ledger/encryption/BUILD.gn
diff --git a/bin/ledger/encryption/fake/BUILD.gn b/peridot/bin/ledger/encryption/fake/BUILD.gn
similarity index 100%
rename from bin/ledger/encryption/fake/BUILD.gn
rename to peridot/bin/ledger/encryption/fake/BUILD.gn
diff --git a/bin/ledger/encryption/fake/fake_encryption_service.cc b/peridot/bin/ledger/encryption/fake/fake_encryption_service.cc
similarity index 100%
rename from bin/ledger/encryption/fake/fake_encryption_service.cc
rename to peridot/bin/ledger/encryption/fake/fake_encryption_service.cc
diff --git a/bin/ledger/encryption/fake/fake_encryption_service.h b/peridot/bin/ledger/encryption/fake/fake_encryption_service.h
similarity index 100%
rename from bin/ledger/encryption/fake/fake_encryption_service.h
rename to peridot/bin/ledger/encryption/fake/fake_encryption_service.h
diff --git a/bin/ledger/encryption/fake/fake_encryption_service_factory.cc b/peridot/bin/ledger/encryption/fake/fake_encryption_service_factory.cc
similarity index 100%
rename from bin/ledger/encryption/fake/fake_encryption_service_factory.cc
rename to peridot/bin/ledger/encryption/fake/fake_encryption_service_factory.cc
diff --git a/bin/ledger/encryption/fake/fake_encryption_service_factory.h b/peridot/bin/ledger/encryption/fake/fake_encryption_service_factory.h
similarity index 100%
rename from bin/ledger/encryption/fake/fake_encryption_service_factory.h
rename to peridot/bin/ledger/encryption/fake/fake_encryption_service_factory.h
diff --git a/bin/ledger/encryption/impl/BUILD.gn b/peridot/bin/ledger/encryption/impl/BUILD.gn
similarity index 100%
rename from bin/ledger/encryption/impl/BUILD.gn
rename to peridot/bin/ledger/encryption/impl/BUILD.gn
diff --git a/bin/ledger/encryption/impl/encrypted_commit.fbs b/peridot/bin/ledger/encryption/impl/encrypted_commit.fbs
similarity index 100%
rename from bin/ledger/encryption/impl/encrypted_commit.fbs
rename to peridot/bin/ledger/encryption/impl/encrypted_commit.fbs
diff --git a/bin/ledger/encryption/impl/encryption_service_factory_impl.cc b/peridot/bin/ledger/encryption/impl/encryption_service_factory_impl.cc
similarity index 100%
rename from bin/ledger/encryption/impl/encryption_service_factory_impl.cc
rename to peridot/bin/ledger/encryption/impl/encryption_service_factory_impl.cc
diff --git a/bin/ledger/encryption/impl/encryption_service_factory_impl.h b/peridot/bin/ledger/encryption/impl/encryption_service_factory_impl.h
similarity index 100%
rename from bin/ledger/encryption/impl/encryption_service_factory_impl.h
rename to peridot/bin/ledger/encryption/impl/encryption_service_factory_impl.h
diff --git a/bin/ledger/encryption/impl/encryption_service_factory_impl_unittest.cc b/peridot/bin/ledger/encryption/impl/encryption_service_factory_impl_unittest.cc
similarity index 100%
rename from bin/ledger/encryption/impl/encryption_service_factory_impl_unittest.cc
rename to peridot/bin/ledger/encryption/impl/encryption_service_factory_impl_unittest.cc
diff --git a/bin/ledger/encryption/impl/encryption_service_impl.cc b/peridot/bin/ledger/encryption/impl/encryption_service_impl.cc
similarity index 100%
rename from bin/ledger/encryption/impl/encryption_service_impl.cc
rename to peridot/bin/ledger/encryption/impl/encryption_service_impl.cc
diff --git a/bin/ledger/encryption/impl/encryption_service_impl.h b/peridot/bin/ledger/encryption/impl/encryption_service_impl.h
similarity index 100%
rename from bin/ledger/encryption/impl/encryption_service_impl.h
rename to peridot/bin/ledger/encryption/impl/encryption_service_impl.h
diff --git a/bin/ledger/encryption/impl/encryption_service_impl_unittest.cc b/peridot/bin/ledger/encryption/impl/encryption_service_impl_unittest.cc
similarity index 100%
rename from bin/ledger/encryption/impl/encryption_service_impl_unittest.cc
rename to peridot/bin/ledger/encryption/impl/encryption_service_impl_unittest.cc
diff --git a/bin/ledger/encryption/primitives/BUILD.gn b/peridot/bin/ledger/encryption/primitives/BUILD.gn
similarity index 100%
rename from bin/ledger/encryption/primitives/BUILD.gn
rename to peridot/bin/ledger/encryption/primitives/BUILD.gn
diff --git a/bin/ledger/encryption/primitives/crypto_test_util.cc b/peridot/bin/ledger/encryption/primitives/crypto_test_util.cc
similarity index 100%
rename from bin/ledger/encryption/primitives/crypto_test_util.cc
rename to peridot/bin/ledger/encryption/primitives/crypto_test_util.cc
diff --git a/bin/ledger/encryption/primitives/crypto_test_util.h b/peridot/bin/ledger/encryption/primitives/crypto_test_util.h
similarity index 100%
rename from bin/ledger/encryption/primitives/crypto_test_util.h
rename to peridot/bin/ledger/encryption/primitives/crypto_test_util.h
diff --git a/bin/ledger/encryption/primitives/encrypt.cc b/peridot/bin/ledger/encryption/primitives/encrypt.cc
similarity index 100%
rename from bin/ledger/encryption/primitives/encrypt.cc
rename to peridot/bin/ledger/encryption/primitives/encrypt.cc
diff --git a/bin/ledger/encryption/primitives/encrypt.h b/peridot/bin/ledger/encryption/primitives/encrypt.h
similarity index 100%
rename from bin/ledger/encryption/primitives/encrypt.h
rename to peridot/bin/ledger/encryption/primitives/encrypt.h
diff --git a/bin/ledger/encryption/primitives/encrypt_unittest.cc b/peridot/bin/ledger/encryption/primitives/encrypt_unittest.cc
similarity index 100%
rename from bin/ledger/encryption/primitives/encrypt_unittest.cc
rename to peridot/bin/ledger/encryption/primitives/encrypt_unittest.cc
diff --git a/bin/ledger/encryption/primitives/hash.cc b/peridot/bin/ledger/encryption/primitives/hash.cc
similarity index 100%
rename from bin/ledger/encryption/primitives/hash.cc
rename to peridot/bin/ledger/encryption/primitives/hash.cc
diff --git a/bin/ledger/encryption/primitives/hash.h b/peridot/bin/ledger/encryption/primitives/hash.h
similarity index 100%
rename from bin/ledger/encryption/primitives/hash.h
rename to peridot/bin/ledger/encryption/primitives/hash.h
diff --git a/bin/ledger/encryption/primitives/hmac.cc b/peridot/bin/ledger/encryption/primitives/hmac.cc
similarity index 100%
rename from bin/ledger/encryption/primitives/hmac.cc
rename to peridot/bin/ledger/encryption/primitives/hmac.cc
diff --git a/bin/ledger/encryption/primitives/hmac.h b/peridot/bin/ledger/encryption/primitives/hmac.h
similarity index 100%
rename from bin/ledger/encryption/primitives/hmac.h
rename to peridot/bin/ledger/encryption/primitives/hmac.h
diff --git a/bin/ledger/encryption/primitives/hmac_unittest.cc b/peridot/bin/ledger/encryption/primitives/hmac_unittest.cc
similarity index 100%
rename from bin/ledger/encryption/primitives/hmac_unittest.cc
rename to peridot/bin/ledger/encryption/primitives/hmac_unittest.cc
diff --git a/bin/ledger/encryption/primitives/kdf.cc b/peridot/bin/ledger/encryption/primitives/kdf.cc
similarity index 100%
rename from bin/ledger/encryption/primitives/kdf.cc
rename to peridot/bin/ledger/encryption/primitives/kdf.cc
diff --git a/bin/ledger/encryption/primitives/kdf.h b/peridot/bin/ledger/encryption/primitives/kdf.h
similarity index 100%
rename from bin/ledger/encryption/primitives/kdf.h
rename to peridot/bin/ledger/encryption/primitives/kdf.h
diff --git a/bin/ledger/encryption/primitives/kdf_unittest.cc b/peridot/bin/ledger/encryption/primitives/kdf_unittest.cc
similarity index 100%
rename from bin/ledger/encryption/primitives/kdf_unittest.cc
rename to peridot/bin/ledger/encryption/primitives/kdf_unittest.cc
diff --git a/bin/ledger/encryption/public/BUILD.gn b/peridot/bin/ledger/encryption/public/BUILD.gn
similarity index 100%
rename from bin/ledger/encryption/public/BUILD.gn
rename to peridot/bin/ledger/encryption/public/BUILD.gn
diff --git a/bin/ledger/encryption/public/encryption_service.cc b/peridot/bin/ledger/encryption/public/encryption_service.cc
similarity index 100%
rename from bin/ledger/encryption/public/encryption_service.cc
rename to peridot/bin/ledger/encryption/public/encryption_service.cc
diff --git a/bin/ledger/encryption/public/encryption_service.h b/peridot/bin/ledger/encryption/public/encryption_service.h
similarity index 100%
rename from bin/ledger/encryption/public/encryption_service.h
rename to peridot/bin/ledger/encryption/public/encryption_service.h
diff --git a/bin/ledger/encryption/public/encryption_service_factory.h b/peridot/bin/ledger/encryption/public/encryption_service_factory.h
similarity index 100%
rename from bin/ledger/encryption/public/encryption_service_factory.h
rename to peridot/bin/ledger/encryption/public/encryption_service_factory.h
diff --git a/bin/ledger/environment/BUILD.gn b/peridot/bin/ledger/environment/BUILD.gn
similarity index 100%
rename from bin/ledger/environment/BUILD.gn
rename to peridot/bin/ledger/environment/BUILD.gn
diff --git a/bin/ledger/environment/environment.cc b/peridot/bin/ledger/environment/environment.cc
similarity index 100%
rename from bin/ledger/environment/environment.cc
rename to peridot/bin/ledger/environment/environment.cc
diff --git a/bin/ledger/environment/environment.h b/peridot/bin/ledger/environment/environment.h
similarity index 100%
rename from bin/ledger/environment/environment.h
rename to peridot/bin/ledger/environment/environment.h
diff --git a/bin/ledger/environment/environment_unittest.cc b/peridot/bin/ledger/environment/environment_unittest.cc
similarity index 100%
rename from bin/ledger/environment/environment_unittest.cc
rename to peridot/bin/ledger/environment/environment_unittest.cc
diff --git a/bin/ledger/fidl/BUILD.gn b/peridot/bin/ledger/fidl/BUILD.gn
similarity index 100%
rename from bin/ledger/fidl/BUILD.gn
rename to peridot/bin/ledger/fidl/BUILD.gn
diff --git a/bin/ledger/fidl/debug.fidl b/peridot/bin/ledger/fidl/debug.fidl
similarity index 100%
rename from bin/ledger/fidl/debug.fidl
rename to peridot/bin/ledger/fidl/debug.fidl
diff --git a/bin/ledger/fidl/error_notifier.h b/peridot/bin/ledger/fidl/error_notifier.h
similarity index 100%
rename from bin/ledger/fidl/error_notifier.h
rename to peridot/bin/ledger/fidl/error_notifier.h
diff --git a/bin/ledger/fidl/error_notifier/BUILD.gn b/peridot/bin/ledger/fidl/error_notifier/BUILD.gn
similarity index 100%
rename from bin/ledger/fidl/error_notifier/BUILD.gn
rename to peridot/bin/ledger/fidl/error_notifier/BUILD.gn
diff --git a/bin/ledger/fidl/error_notifier/README.md b/peridot/bin/ledger/fidl/error_notifier/README.md
similarity index 100%
rename from bin/ledger/fidl/error_notifier/README.md
rename to peridot/bin/ledger/fidl/error_notifier/README.md
diff --git a/bin/ledger/fidl/error_notifier/error_notifier.fidlmerge b/peridot/bin/ledger/fidl/error_notifier/error_notifier.fidlmerge
similarity index 100%
rename from bin/ledger/fidl/error_notifier/error_notifier.fidlmerge
rename to peridot/bin/ledger/fidl/error_notifier/error_notifier.fidlmerge
diff --git a/bin/ledger/fidl/error_notifier/error_notifier.gni b/peridot/bin/ledger/fidl/error_notifier/error_notifier.gni
similarity index 100%
rename from bin/ledger/fidl/error_notifier/error_notifier.gni
rename to peridot/bin/ledger/fidl/error_notifier/error_notifier.gni
diff --git a/bin/ledger/fidl/error_notifier/error_notifier_binding.h b/peridot/bin/ledger/fidl/error_notifier/error_notifier_binding.h
similarity index 100%
rename from bin/ledger/fidl/error_notifier/error_notifier_binding.h
rename to peridot/bin/ledger/fidl/error_notifier/error_notifier_binding.h
diff --git a/bin/ledger/fidl/error_notifier/error_notifier_binding_unittest.cc b/peridot/bin/ledger/fidl/error_notifier/error_notifier_binding_unittest.cc
similarity index 100%
rename from bin/ledger/fidl/error_notifier/error_notifier_binding_unittest.cc
rename to peridot/bin/ledger/fidl/error_notifier/error_notifier_binding_unittest.cc
diff --git a/bin/ledger/fidl/error_notifier/fidl/BUILD.gn b/peridot/bin/ledger/fidl/error_notifier/fidl/BUILD.gn
similarity index 100%
rename from bin/ledger/fidl/error_notifier/fidl/BUILD.gn
rename to peridot/bin/ledger/fidl/error_notifier/fidl/BUILD.gn
diff --git a/bin/ledger/fidl/error_notifier/fidl/error_notifier_test.fidl b/peridot/bin/ledger/fidl/error_notifier/fidl/error_notifier_test.fidl
similarity index 100%
rename from bin/ledger/fidl/error_notifier/fidl/error_notifier_test.fidl
rename to peridot/bin/ledger/fidl/error_notifier/fidl/error_notifier_test.fidl
diff --git a/bin/ledger/fidl/include/BUILD.gn b/peridot/bin/ledger/fidl/include/BUILD.gn
similarity index 100%
rename from bin/ledger/fidl/include/BUILD.gn
rename to peridot/bin/ledger/fidl/include/BUILD.gn
diff --git a/bin/ledger/fidl/include/types.h b/peridot/bin/ledger/fidl/include/types.h
similarity index 100%
rename from bin/ledger/fidl/include/types.h
rename to peridot/bin/ledger/fidl/include/types.h
diff --git a/bin/ledger/fidl/internal.fidl b/peridot/bin/ledger/fidl/internal.fidl
similarity index 100%
rename from bin/ledger/fidl/internal.fidl
rename to peridot/bin/ledger/fidl/internal.fidl
diff --git a/bin/ledger/fidl_helpers/BUILD.gn b/peridot/bin/ledger/fidl_helpers/BUILD.gn
similarity index 100%
rename from bin/ledger/fidl_helpers/BUILD.gn
rename to peridot/bin/ledger/fidl_helpers/BUILD.gn
diff --git a/bin/ledger/fidl_helpers/bound_interface.h b/peridot/bin/ledger/fidl_helpers/bound_interface.h
similarity index 100%
rename from bin/ledger/fidl_helpers/bound_interface.h
rename to peridot/bin/ledger/fidl_helpers/bound_interface.h
diff --git a/bin/ledger/fidl_helpers/bound_interface_set.h b/peridot/bin/ledger/fidl_helpers/bound_interface_set.h
similarity index 100%
rename from bin/ledger/fidl_helpers/bound_interface_set.h
rename to peridot/bin/ledger/fidl_helpers/bound_interface_set.h
diff --git a/bin/ledger/filesystem/BUILD.gn b/peridot/bin/ledger/filesystem/BUILD.gn
similarity index 100%
rename from bin/ledger/filesystem/BUILD.gn
rename to peridot/bin/ledger/filesystem/BUILD.gn
diff --git a/bin/ledger/filesystem/detached_path.cc b/peridot/bin/ledger/filesystem/detached_path.cc
similarity index 100%
rename from bin/ledger/filesystem/detached_path.cc
rename to peridot/bin/ledger/filesystem/detached_path.cc
diff --git a/bin/ledger/filesystem/detached_path.h b/peridot/bin/ledger/filesystem/detached_path.h
similarity index 100%
rename from bin/ledger/filesystem/detached_path.h
rename to peridot/bin/ledger/filesystem/detached_path.h
diff --git a/bin/ledger/filesystem/detached_path_unittest.cc b/peridot/bin/ledger/filesystem/detached_path_unittest.cc
similarity index 100%
rename from bin/ledger/filesystem/detached_path_unittest.cc
rename to peridot/bin/ledger/filesystem/detached_path_unittest.cc
diff --git a/bin/ledger/filesystem/directory_reader.cc b/peridot/bin/ledger/filesystem/directory_reader.cc
similarity index 100%
rename from bin/ledger/filesystem/directory_reader.cc
rename to peridot/bin/ledger/filesystem/directory_reader.cc
diff --git a/bin/ledger/filesystem/directory_reader.h b/peridot/bin/ledger/filesystem/directory_reader.h
similarity index 100%
rename from bin/ledger/filesystem/directory_reader.h
rename to peridot/bin/ledger/filesystem/directory_reader.h
diff --git a/bin/ledger/filesystem/directory_reader_unittest.cc b/peridot/bin/ledger/filesystem/directory_reader_unittest.cc
similarity index 100%
rename from bin/ledger/filesystem/directory_reader_unittest.cc
rename to peridot/bin/ledger/filesystem/directory_reader_unittest.cc
diff --git a/bin/ledger/filesystem/get_directory_content_size.cc b/peridot/bin/ledger/filesystem/get_directory_content_size.cc
similarity index 100%
rename from bin/ledger/filesystem/get_directory_content_size.cc
rename to peridot/bin/ledger/filesystem/get_directory_content_size.cc
diff --git a/bin/ledger/filesystem/get_directory_content_size.h b/peridot/bin/ledger/filesystem/get_directory_content_size.h
similarity index 100%
rename from bin/ledger/filesystem/get_directory_content_size.h
rename to peridot/bin/ledger/filesystem/get_directory_content_size.h
diff --git a/bin/ledger/filesystem/get_directory_content_size_unittest.cc b/peridot/bin/ledger/filesystem/get_directory_content_size_unittest.cc
similarity index 100%
rename from bin/ledger/filesystem/get_directory_content_size_unittest.cc
rename to peridot/bin/ledger/filesystem/get_directory_content_size_unittest.cc
diff --git a/bin/ledger/ledger_e2e_sync_credentials.ciphertext b/peridot/bin/ledger/ledger_e2e_sync_credentials.ciphertext
similarity index 100%
rename from bin/ledger/ledger_e2e_sync_credentials.ciphertext
rename to peridot/bin/ledger/ledger_e2e_sync_credentials.ciphertext
Binary files differ
diff --git a/bin/ledger/lock/BUILD.gn b/peridot/bin/ledger/lock/BUILD.gn
similarity index 100%
rename from bin/ledger/lock/BUILD.gn
rename to peridot/bin/ledger/lock/BUILD.gn
diff --git a/bin/ledger/lock/lock.cc b/peridot/bin/ledger/lock/lock.cc
similarity index 100%
rename from bin/ledger/lock/lock.cc
rename to peridot/bin/ledger/lock/lock.cc
diff --git a/bin/ledger/lock/lock.h b/peridot/bin/ledger/lock/lock.h
similarity index 100%
rename from bin/ledger/lock/lock.h
rename to peridot/bin/ledger/lock/lock.h
diff --git a/bin/ledger/lock/lock_unittest.cc b/peridot/bin/ledger/lock/lock_unittest.cc
similarity index 100%
rename from bin/ledger/lock/lock_unittest.cc
rename to peridot/bin/ledger/lock/lock_unittest.cc
diff --git a/bin/ledger/meta/ledger.cmx b/peridot/bin/ledger/meta/ledger.cmx
similarity index 100%
rename from bin/ledger/meta/ledger.cmx
rename to peridot/bin/ledger/meta/ledger.cmx
diff --git a/bin/ledger/p2p_provider/impl/BUILD.gn b/peridot/bin/ledger/p2p_provider/impl/BUILD.gn
similarity index 100%
rename from bin/ledger/p2p_provider/impl/BUILD.gn
rename to peridot/bin/ledger/p2p_provider/impl/BUILD.gn
diff --git a/bin/ledger/p2p_provider/impl/envelope.fbs b/peridot/bin/ledger/p2p_provider/impl/envelope.fbs
similarity index 100%
rename from bin/ledger/p2p_provider/impl/envelope.fbs
rename to peridot/bin/ledger/p2p_provider/impl/envelope.fbs
diff --git a/bin/ledger/p2p_provider/impl/p2p_provider_impl.cc b/peridot/bin/ledger/p2p_provider/impl/p2p_provider_impl.cc
similarity index 100%
rename from bin/ledger/p2p_provider/impl/p2p_provider_impl.cc
rename to peridot/bin/ledger/p2p_provider/impl/p2p_provider_impl.cc
diff --git a/bin/ledger/p2p_provider/impl/p2p_provider_impl.h b/peridot/bin/ledger/p2p_provider/impl/p2p_provider_impl.h
similarity index 100%
rename from bin/ledger/p2p_provider/impl/p2p_provider_impl.h
rename to peridot/bin/ledger/p2p_provider/impl/p2p_provider_impl.h
diff --git a/bin/ledger/p2p_provider/impl/p2p_provider_impl_unittest.cc b/peridot/bin/ledger/p2p_provider/impl/p2p_provider_impl_unittest.cc
similarity index 100%
rename from bin/ledger/p2p_provider/impl/p2p_provider_impl_unittest.cc
rename to peridot/bin/ledger/p2p_provider/impl/p2p_provider_impl_unittest.cc
diff --git a/bin/ledger/p2p_provider/impl/remote_connection.cc b/peridot/bin/ledger/p2p_provider/impl/remote_connection.cc
similarity index 100%
rename from bin/ledger/p2p_provider/impl/remote_connection.cc
rename to peridot/bin/ledger/p2p_provider/impl/remote_connection.cc
diff --git a/bin/ledger/p2p_provider/impl/remote_connection.h b/peridot/bin/ledger/p2p_provider/impl/remote_connection.h
similarity index 100%
rename from bin/ledger/p2p_provider/impl/remote_connection.h
rename to peridot/bin/ledger/p2p_provider/impl/remote_connection.h
diff --git a/bin/ledger/p2p_provider/impl/static_user_id_provider.cc b/peridot/bin/ledger/p2p_provider/impl/static_user_id_provider.cc
similarity index 100%
rename from bin/ledger/p2p_provider/impl/static_user_id_provider.cc
rename to peridot/bin/ledger/p2p_provider/impl/static_user_id_provider.cc
diff --git a/bin/ledger/p2p_provider/impl/static_user_id_provider.h b/peridot/bin/ledger/p2p_provider/impl/static_user_id_provider.h
similarity index 100%
rename from bin/ledger/p2p_provider/impl/static_user_id_provider.h
rename to peridot/bin/ledger/p2p_provider/impl/static_user_id_provider.h
diff --git a/bin/ledger/p2p_provider/public/BUILD.gn b/peridot/bin/ledger/p2p_provider/public/BUILD.gn
similarity index 100%
rename from bin/ledger/p2p_provider/public/BUILD.gn
rename to peridot/bin/ledger/p2p_provider/public/BUILD.gn
diff --git a/bin/ledger/p2p_provider/public/p2p_provider.h b/peridot/bin/ledger/p2p_provider/public/p2p_provider.h
similarity index 100%
rename from bin/ledger/p2p_provider/public/p2p_provider.h
rename to peridot/bin/ledger/p2p_provider/public/p2p_provider.h
diff --git a/bin/ledger/p2p_provider/public/types.h b/peridot/bin/ledger/p2p_provider/public/types.h
similarity index 100%
rename from bin/ledger/p2p_provider/public/types.h
rename to peridot/bin/ledger/p2p_provider/public/types.h
diff --git a/bin/ledger/p2p_provider/public/user_id_provider.h b/peridot/bin/ledger/p2p_provider/public/user_id_provider.h
similarity index 100%
rename from bin/ledger/p2p_provider/public/user_id_provider.h
rename to peridot/bin/ledger/p2p_provider/public/user_id_provider.h
diff --git a/bin/ledger/p2p_sync/impl/BUILD.gn b/peridot/bin/ledger/p2p_sync/impl/BUILD.gn
similarity index 100%
rename from bin/ledger/p2p_sync/impl/BUILD.gn
rename to peridot/bin/ledger/p2p_sync/impl/BUILD.gn
diff --git a/bin/ledger/p2p_sync/impl/commit_batch.cc b/peridot/bin/ledger/p2p_sync/impl/commit_batch.cc
similarity index 100%
rename from bin/ledger/p2p_sync/impl/commit_batch.cc
rename to peridot/bin/ledger/p2p_sync/impl/commit_batch.cc
diff --git a/bin/ledger/p2p_sync/impl/commit_batch.h b/peridot/bin/ledger/p2p_sync/impl/commit_batch.h
similarity index 100%
rename from bin/ledger/p2p_sync/impl/commit_batch.h
rename to peridot/bin/ledger/p2p_sync/impl/commit_batch.h
diff --git a/bin/ledger/p2p_sync/impl/device_mesh.h b/peridot/bin/ledger/p2p_sync/impl/device_mesh.h
similarity index 100%
rename from bin/ledger/p2p_sync/impl/device_mesh.h
rename to peridot/bin/ledger/p2p_sync/impl/device_mesh.h
diff --git a/bin/ledger/p2p_sync/impl/flatbuffer_message_factory.cc b/peridot/bin/ledger/p2p_sync/impl/flatbuffer_message_factory.cc
similarity index 100%
rename from bin/ledger/p2p_sync/impl/flatbuffer_message_factory.cc
rename to peridot/bin/ledger/p2p_sync/impl/flatbuffer_message_factory.cc
diff --git a/bin/ledger/p2p_sync/impl/flatbuffer_message_factory.h b/peridot/bin/ledger/p2p_sync/impl/flatbuffer_message_factory.h
similarity index 100%
rename from bin/ledger/p2p_sync/impl/flatbuffer_message_factory.h
rename to peridot/bin/ledger/p2p_sync/impl/flatbuffer_message_factory.h
diff --git a/bin/ledger/p2p_sync/impl/ledger_communicator_impl.cc b/peridot/bin/ledger/p2p_sync/impl/ledger_communicator_impl.cc
similarity index 100%
rename from bin/ledger/p2p_sync/impl/ledger_communicator_impl.cc
rename to peridot/bin/ledger/p2p_sync/impl/ledger_communicator_impl.cc
diff --git a/bin/ledger/p2p_sync/impl/ledger_communicator_impl.h b/peridot/bin/ledger/p2p_sync/impl/ledger_communicator_impl.h
similarity index 100%
rename from bin/ledger/p2p_sync/impl/ledger_communicator_impl.h
rename to peridot/bin/ledger/p2p_sync/impl/ledger_communicator_impl.h
diff --git a/bin/ledger/p2p_sync/impl/message.fbs b/peridot/bin/ledger/p2p_sync/impl/message.fbs
similarity index 100%
rename from bin/ledger/p2p_sync/impl/message.fbs
rename to peridot/bin/ledger/p2p_sync/impl/message.fbs
diff --git a/bin/ledger/p2p_sync/impl/message_holder.h b/peridot/bin/ledger/p2p_sync/impl/message_holder.h
similarity index 100%
rename from bin/ledger/p2p_sync/impl/message_holder.h
rename to peridot/bin/ledger/p2p_sync/impl/message_holder.h
diff --git a/bin/ledger/p2p_sync/impl/page_communicator_impl.cc b/peridot/bin/ledger/p2p_sync/impl/page_communicator_impl.cc
similarity index 100%
rename from bin/ledger/p2p_sync/impl/page_communicator_impl.cc
rename to peridot/bin/ledger/p2p_sync/impl/page_communicator_impl.cc
diff --git a/bin/ledger/p2p_sync/impl/page_communicator_impl.h b/peridot/bin/ledger/p2p_sync/impl/page_communicator_impl.h
similarity index 100%
rename from bin/ledger/p2p_sync/impl/page_communicator_impl.h
rename to peridot/bin/ledger/p2p_sync/impl/page_communicator_impl.h
diff --git a/bin/ledger/p2p_sync/impl/page_communicator_impl_unittest.cc b/peridot/bin/ledger/p2p_sync/impl/page_communicator_impl_unittest.cc
similarity index 100%
rename from bin/ledger/p2p_sync/impl/page_communicator_impl_unittest.cc
rename to peridot/bin/ledger/p2p_sync/impl/page_communicator_impl_unittest.cc
diff --git a/bin/ledger/p2p_sync/impl/user_communicator_factory_impl.cc b/peridot/bin/ledger/p2p_sync/impl/user_communicator_factory_impl.cc
similarity index 100%
rename from bin/ledger/p2p_sync/impl/user_communicator_factory_impl.cc
rename to peridot/bin/ledger/p2p_sync/impl/user_communicator_factory_impl.cc
diff --git a/bin/ledger/p2p_sync/impl/user_communicator_factory_impl.h b/peridot/bin/ledger/p2p_sync/impl/user_communicator_factory_impl.h
similarity index 100%
rename from bin/ledger/p2p_sync/impl/user_communicator_factory_impl.h
rename to peridot/bin/ledger/p2p_sync/impl/user_communicator_factory_impl.h
diff --git a/bin/ledger/p2p_sync/impl/user_communicator_impl.cc b/peridot/bin/ledger/p2p_sync/impl/user_communicator_impl.cc
similarity index 100%
rename from bin/ledger/p2p_sync/impl/user_communicator_impl.cc
rename to peridot/bin/ledger/p2p_sync/impl/user_communicator_impl.cc
diff --git a/bin/ledger/p2p_sync/impl/user_communicator_impl.h b/peridot/bin/ledger/p2p_sync/impl/user_communicator_impl.h
similarity index 100%
rename from bin/ledger/p2p_sync/impl/user_communicator_impl.h
rename to peridot/bin/ledger/p2p_sync/impl/user_communicator_impl.h
diff --git a/bin/ledger/p2p_sync/impl/user_communicator_impl_unittest.cc b/peridot/bin/ledger/p2p_sync/impl/user_communicator_impl_unittest.cc
similarity index 100%
rename from bin/ledger/p2p_sync/impl/user_communicator_impl_unittest.cc
rename to peridot/bin/ledger/p2p_sync/impl/user_communicator_impl_unittest.cc
diff --git a/bin/ledger/p2p_sync/public/BUILD.gn b/peridot/bin/ledger/p2p_sync/public/BUILD.gn
similarity index 100%
rename from bin/ledger/p2p_sync/public/BUILD.gn
rename to peridot/bin/ledger/p2p_sync/public/BUILD.gn
diff --git a/bin/ledger/p2p_sync/public/README.md b/peridot/bin/ledger/p2p_sync/public/README.md
similarity index 100%
rename from bin/ledger/p2p_sync/public/README.md
rename to peridot/bin/ledger/p2p_sync/public/README.md
diff --git a/bin/ledger/p2p_sync/public/ledger_communicator.h b/peridot/bin/ledger/p2p_sync/public/ledger_communicator.h
similarity index 100%
rename from bin/ledger/p2p_sync/public/ledger_communicator.h
rename to peridot/bin/ledger/p2p_sync/public/ledger_communicator.h
diff --git a/bin/ledger/p2p_sync/public/page_communicator.h b/peridot/bin/ledger/p2p_sync/public/page_communicator.h
similarity index 100%
rename from bin/ledger/p2p_sync/public/page_communicator.h
rename to peridot/bin/ledger/p2p_sync/public/page_communicator.h
diff --git a/bin/ledger/p2p_sync/public/user_communicator.h b/peridot/bin/ledger/p2p_sync/public/user_communicator.h
similarity index 100%
rename from bin/ledger/p2p_sync/public/user_communicator.h
rename to peridot/bin/ledger/p2p_sync/public/user_communicator.h
diff --git a/bin/ledger/p2p_sync/public/user_communicator_factory.h b/peridot/bin/ledger/p2p_sync/public/user_communicator_factory.h
similarity index 100%
rename from bin/ledger/p2p_sync/public/user_communicator_factory.h
rename to peridot/bin/ledger/p2p_sync/public/user_communicator_factory.h
diff --git a/bin/ledger/storage/BUILD.gn b/peridot/bin/ledger/storage/BUILD.gn
similarity index 100%
rename from bin/ledger/storage/BUILD.gn
rename to peridot/bin/ledger/storage/BUILD.gn
diff --git a/bin/ledger/storage/fake/BUILD.gn b/peridot/bin/ledger/storage/fake/BUILD.gn
similarity index 100%
rename from bin/ledger/storage/fake/BUILD.gn
rename to peridot/bin/ledger/storage/fake/BUILD.gn
diff --git a/bin/ledger/storage/fake/fake_commit.cc b/peridot/bin/ledger/storage/fake/fake_commit.cc
similarity index 100%
rename from bin/ledger/storage/fake/fake_commit.cc
rename to peridot/bin/ledger/storage/fake/fake_commit.cc
diff --git a/bin/ledger/storage/fake/fake_commit.h b/peridot/bin/ledger/storage/fake/fake_commit.h
similarity index 100%
rename from bin/ledger/storage/fake/fake_commit.h
rename to peridot/bin/ledger/storage/fake/fake_commit.h
diff --git a/bin/ledger/storage/fake/fake_db.cc b/peridot/bin/ledger/storage/fake/fake_db.cc
similarity index 100%
rename from bin/ledger/storage/fake/fake_db.cc
rename to peridot/bin/ledger/storage/fake/fake_db.cc
diff --git a/bin/ledger/storage/fake/fake_db.h b/peridot/bin/ledger/storage/fake/fake_db.h
similarity index 100%
rename from bin/ledger/storage/fake/fake_db.h
rename to peridot/bin/ledger/storage/fake/fake_db.h
diff --git a/bin/ledger/storage/fake/fake_db_factory.cc b/peridot/bin/ledger/storage/fake/fake_db_factory.cc
similarity index 100%
rename from bin/ledger/storage/fake/fake_db_factory.cc
rename to peridot/bin/ledger/storage/fake/fake_db_factory.cc
diff --git a/bin/ledger/storage/fake/fake_db_factory.h b/peridot/bin/ledger/storage/fake/fake_db_factory.h
similarity index 100%
rename from bin/ledger/storage/fake/fake_db_factory.h
rename to peridot/bin/ledger/storage/fake/fake_db_factory.h
diff --git a/bin/ledger/storage/fake/fake_journal.cc b/peridot/bin/ledger/storage/fake/fake_journal.cc
similarity index 100%
rename from bin/ledger/storage/fake/fake_journal.cc
rename to peridot/bin/ledger/storage/fake/fake_journal.cc
diff --git a/bin/ledger/storage/fake/fake_journal.h b/peridot/bin/ledger/storage/fake/fake_journal.h
similarity index 100%
rename from bin/ledger/storage/fake/fake_journal.h
rename to peridot/bin/ledger/storage/fake/fake_journal.h
diff --git a/bin/ledger/storage/fake/fake_journal_delegate.cc b/peridot/bin/ledger/storage/fake/fake_journal_delegate.cc
similarity index 100%
rename from bin/ledger/storage/fake/fake_journal_delegate.cc
rename to peridot/bin/ledger/storage/fake/fake_journal_delegate.cc
diff --git a/bin/ledger/storage/fake/fake_journal_delegate.h b/peridot/bin/ledger/storage/fake/fake_journal_delegate.h
similarity index 100%
rename from bin/ledger/storage/fake/fake_journal_delegate.h
rename to peridot/bin/ledger/storage/fake/fake_journal_delegate.h
diff --git a/bin/ledger/storage/fake/fake_object.cc b/peridot/bin/ledger/storage/fake/fake_object.cc
similarity index 100%
rename from bin/ledger/storage/fake/fake_object.cc
rename to peridot/bin/ledger/storage/fake/fake_object.cc
diff --git a/bin/ledger/storage/fake/fake_object.h b/peridot/bin/ledger/storage/fake/fake_object.h
similarity index 100%
rename from bin/ledger/storage/fake/fake_object.h
rename to peridot/bin/ledger/storage/fake/fake_object.h
diff --git a/bin/ledger/storage/fake/fake_page_storage.cc b/peridot/bin/ledger/storage/fake/fake_page_storage.cc
similarity index 100%
rename from bin/ledger/storage/fake/fake_page_storage.cc
rename to peridot/bin/ledger/storage/fake/fake_page_storage.cc
diff --git a/bin/ledger/storage/fake/fake_page_storage.h b/peridot/bin/ledger/storage/fake/fake_page_storage.h
similarity index 100%
rename from bin/ledger/storage/fake/fake_page_storage.h
rename to peridot/bin/ledger/storage/fake/fake_page_storage.h
diff --git a/bin/ledger/storage/impl/BUILD.gn b/peridot/bin/ledger/storage/impl/BUILD.gn
similarity index 100%
rename from bin/ledger/storage/impl/BUILD.gn
rename to peridot/bin/ledger/storage/impl/BUILD.gn
diff --git a/bin/ledger/storage/impl/btree/BUILD.gn b/peridot/bin/ledger/storage/impl/btree/BUILD.gn
similarity index 100%
rename from bin/ledger/storage/impl/btree/BUILD.gn
rename to peridot/bin/ledger/storage/impl/btree/BUILD.gn
diff --git a/bin/ledger/storage/impl/btree/btree_utils_unittest.cc b/peridot/bin/ledger/storage/impl/btree/btree_utils_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/btree_utils_unittest.cc
rename to peridot/bin/ledger/storage/impl/btree/btree_utils_unittest.cc
diff --git a/bin/ledger/storage/impl/btree/builder.cc b/peridot/bin/ledger/storage/impl/btree/builder.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/builder.cc
rename to peridot/bin/ledger/storage/impl/btree/builder.cc
diff --git a/bin/ledger/storage/impl/btree/builder.h b/peridot/bin/ledger/storage/impl/btree/builder.h
similarity index 100%
rename from bin/ledger/storage/impl/btree/builder.h
rename to peridot/bin/ledger/storage/impl/btree/builder.h
diff --git a/bin/ledger/storage/impl/btree/diff.cc b/peridot/bin/ledger/storage/impl/btree/diff.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/diff.cc
rename to peridot/bin/ledger/storage/impl/btree/diff.cc
diff --git a/bin/ledger/storage/impl/btree/diff.h b/peridot/bin/ledger/storage/impl/btree/diff.h
similarity index 100%
rename from bin/ledger/storage/impl/btree/diff.h
rename to peridot/bin/ledger/storage/impl/btree/diff.h
diff --git a/bin/ledger/storage/impl/btree/diff_unittest.cc b/peridot/bin/ledger/storage/impl/btree/diff_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/diff_unittest.cc
rename to peridot/bin/ledger/storage/impl/btree/diff_unittest.cc
diff --git a/bin/ledger/storage/impl/btree/encoding.cc b/peridot/bin/ledger/storage/impl/btree/encoding.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/encoding.cc
rename to peridot/bin/ledger/storage/impl/btree/encoding.cc
diff --git a/bin/ledger/storage/impl/btree/encoding.h b/peridot/bin/ledger/storage/impl/btree/encoding.h
similarity index 100%
rename from bin/ledger/storage/impl/btree/encoding.h
rename to peridot/bin/ledger/storage/impl/btree/encoding.h
diff --git a/bin/ledger/storage/impl/btree/encoding_fuzztest.cc b/peridot/bin/ledger/storage/impl/btree/encoding_fuzztest.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/encoding_fuzztest.cc
rename to peridot/bin/ledger/storage/impl/btree/encoding_fuzztest.cc
diff --git a/bin/ledger/storage/impl/btree/encoding_unittest.cc b/peridot/bin/ledger/storage/impl/btree/encoding_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/encoding_unittest.cc
rename to peridot/bin/ledger/storage/impl/btree/encoding_unittest.cc
diff --git a/bin/ledger/storage/impl/btree/entry_change_iterator.h b/peridot/bin/ledger/storage/impl/btree/entry_change_iterator.h
similarity index 100%
rename from bin/ledger/storage/impl/btree/entry_change_iterator.h
rename to peridot/bin/ledger/storage/impl/btree/entry_change_iterator.h
diff --git a/bin/ledger/storage/impl/btree/internal_helper.cc b/peridot/bin/ledger/storage/impl/btree/internal_helper.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/internal_helper.cc
rename to peridot/bin/ledger/storage/impl/btree/internal_helper.cc
diff --git a/bin/ledger/storage/impl/btree/internal_helper.h b/peridot/bin/ledger/storage/impl/btree/internal_helper.h
similarity index 100%
rename from bin/ledger/storage/impl/btree/internal_helper.h
rename to peridot/bin/ledger/storage/impl/btree/internal_helper.h
diff --git a/bin/ledger/storage/impl/btree/iterator.cc b/peridot/bin/ledger/storage/impl/btree/iterator.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/iterator.cc
rename to peridot/bin/ledger/storage/impl/btree/iterator.cc
diff --git a/bin/ledger/storage/impl/btree/iterator.h b/peridot/bin/ledger/storage/impl/btree/iterator.h
similarity index 100%
rename from bin/ledger/storage/impl/btree/iterator.h
rename to peridot/bin/ledger/storage/impl/btree/iterator.h
diff --git a/bin/ledger/storage/impl/btree/synchronous_storage.cc b/peridot/bin/ledger/storage/impl/btree/synchronous_storage.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/synchronous_storage.cc
rename to peridot/bin/ledger/storage/impl/btree/synchronous_storage.cc
diff --git a/bin/ledger/storage/impl/btree/synchronous_storage.h b/peridot/bin/ledger/storage/impl/btree/synchronous_storage.h
similarity index 100%
rename from bin/ledger/storage/impl/btree/synchronous_storage.h
rename to peridot/bin/ledger/storage/impl/btree/synchronous_storage.h
diff --git a/bin/ledger/storage/impl/btree/tree_node.cc b/peridot/bin/ledger/storage/impl/btree/tree_node.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/tree_node.cc
rename to peridot/bin/ledger/storage/impl/btree/tree_node.cc
diff --git a/bin/ledger/storage/impl/btree/tree_node.fbs b/peridot/bin/ledger/storage/impl/btree/tree_node.fbs
similarity index 100%
rename from bin/ledger/storage/impl/btree/tree_node.fbs
rename to peridot/bin/ledger/storage/impl/btree/tree_node.fbs
diff --git a/bin/ledger/storage/impl/btree/tree_node.h b/peridot/bin/ledger/storage/impl/btree/tree_node.h
similarity index 100%
rename from bin/ledger/storage/impl/btree/tree_node.h
rename to peridot/bin/ledger/storage/impl/btree/tree_node.h
diff --git a/bin/ledger/storage/impl/btree/tree_node_unittest.cc b/peridot/bin/ledger/storage/impl/btree/tree_node_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/btree/tree_node_unittest.cc
rename to peridot/bin/ledger/storage/impl/btree/tree_node_unittest.cc
diff --git a/bin/ledger/storage/impl/commit.fbs b/peridot/bin/ledger/storage/impl/commit.fbs
similarity index 100%
rename from bin/ledger/storage/impl/commit.fbs
rename to peridot/bin/ledger/storage/impl/commit.fbs
diff --git a/bin/ledger/storage/impl/commit_impl.cc b/peridot/bin/ledger/storage/impl/commit_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/commit_impl.cc
rename to peridot/bin/ledger/storage/impl/commit_impl.cc
diff --git a/bin/ledger/storage/impl/commit_impl.h b/peridot/bin/ledger/storage/impl/commit_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/commit_impl.h
rename to peridot/bin/ledger/storage/impl/commit_impl.h
diff --git a/bin/ledger/storage/impl/commit_impl_unittest.cc b/peridot/bin/ledger/storage/impl/commit_impl_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/commit_impl_unittest.cc
rename to peridot/bin/ledger/storage/impl/commit_impl_unittest.cc
diff --git a/bin/ledger/storage/impl/commit_random_impl.cc b/peridot/bin/ledger/storage/impl/commit_random_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/commit_random_impl.cc
rename to peridot/bin/ledger/storage/impl/commit_random_impl.cc
diff --git a/bin/ledger/storage/impl/commit_random_impl.h b/peridot/bin/ledger/storage/impl/commit_random_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/commit_random_impl.h
rename to peridot/bin/ledger/storage/impl/commit_random_impl.h
diff --git a/bin/ledger/storage/impl/constants.h b/peridot/bin/ledger/storage/impl/constants.h
similarity index 100%
rename from bin/ledger/storage/impl/constants.h
rename to peridot/bin/ledger/storage/impl/constants.h
diff --git a/bin/ledger/storage/impl/data_serialization.h b/peridot/bin/ledger/storage/impl/data_serialization.h
similarity index 100%
rename from bin/ledger/storage/impl/data_serialization.h
rename to peridot/bin/ledger/storage/impl/data_serialization.h
diff --git a/bin/ledger/storage/impl/db_serialization.cc b/peridot/bin/ledger/storage/impl/db_serialization.cc
similarity index 100%
rename from bin/ledger/storage/impl/db_serialization.cc
rename to peridot/bin/ledger/storage/impl/db_serialization.cc
diff --git a/bin/ledger/storage/impl/db_serialization.h b/peridot/bin/ledger/storage/impl/db_serialization.h
similarity index 100%
rename from bin/ledger/storage/impl/db_serialization.h
rename to peridot/bin/ledger/storage/impl/db_serialization.h
diff --git a/bin/ledger/storage/impl/file_index.cc b/peridot/bin/ledger/storage/impl/file_index.cc
similarity index 100%
rename from bin/ledger/storage/impl/file_index.cc
rename to peridot/bin/ledger/storage/impl/file_index.cc
diff --git a/bin/ledger/storage/impl/file_index.fbs b/peridot/bin/ledger/storage/impl/file_index.fbs
similarity index 100%
rename from bin/ledger/storage/impl/file_index.fbs
rename to peridot/bin/ledger/storage/impl/file_index.fbs
diff --git a/bin/ledger/storage/impl/file_index.h b/peridot/bin/ledger/storage/impl/file_index.h
similarity index 100%
rename from bin/ledger/storage/impl/file_index.h
rename to peridot/bin/ledger/storage/impl/file_index.h
diff --git a/bin/ledger/storage/impl/file_index_unittest.cc b/peridot/bin/ledger/storage/impl/file_index_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/file_index_unittest.cc
rename to peridot/bin/ledger/storage/impl/file_index_unittest.cc
diff --git a/bin/ledger/storage/impl/journal_impl.cc b/peridot/bin/ledger/storage/impl/journal_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/journal_impl.cc
rename to peridot/bin/ledger/storage/impl/journal_impl.cc
diff --git a/bin/ledger/storage/impl/journal_impl.h b/peridot/bin/ledger/storage/impl/journal_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/journal_impl.h
rename to peridot/bin/ledger/storage/impl/journal_impl.h
diff --git a/bin/ledger/storage/impl/ledger_storage_impl.cc b/peridot/bin/ledger/storage/impl/ledger_storage_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/ledger_storage_impl.cc
rename to peridot/bin/ledger/storage/impl/ledger_storage_impl.cc
diff --git a/bin/ledger/storage/impl/ledger_storage_impl.h b/peridot/bin/ledger/storage/impl/ledger_storage_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/ledger_storage_impl.h
rename to peridot/bin/ledger/storage/impl/ledger_storage_impl.h
diff --git a/bin/ledger/storage/impl/ledger_storage_unittest.cc b/peridot/bin/ledger/storage/impl/ledger_storage_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/ledger_storage_unittest.cc
rename to peridot/bin/ledger/storage/impl/ledger_storage_unittest.cc
diff --git a/bin/ledger/storage/impl/leveldb.cc b/peridot/bin/ledger/storage/impl/leveldb.cc
similarity index 100%
rename from bin/ledger/storage/impl/leveldb.cc
rename to peridot/bin/ledger/storage/impl/leveldb.cc
diff --git a/bin/ledger/storage/impl/leveldb.h b/peridot/bin/ledger/storage/impl/leveldb.h
similarity index 100%
rename from bin/ledger/storage/impl/leveldb.h
rename to peridot/bin/ledger/storage/impl/leveldb.h
diff --git a/bin/ledger/storage/impl/leveldb_factory.cc b/peridot/bin/ledger/storage/impl/leveldb_factory.cc
similarity index 100%
rename from bin/ledger/storage/impl/leveldb_factory.cc
rename to peridot/bin/ledger/storage/impl/leveldb_factory.cc
diff --git a/bin/ledger/storage/impl/leveldb_factory.h b/peridot/bin/ledger/storage/impl/leveldb_factory.h
similarity index 100%
rename from bin/ledger/storage/impl/leveldb_factory.h
rename to peridot/bin/ledger/storage/impl/leveldb_factory.h
diff --git a/bin/ledger/storage/impl/leveldb_factory_unittest.cc b/peridot/bin/ledger/storage/impl/leveldb_factory_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/leveldb_factory_unittest.cc
rename to peridot/bin/ledger/storage/impl/leveldb_factory_unittest.cc
diff --git a/bin/ledger/storage/impl/object_digest.cc b/peridot/bin/ledger/storage/impl/object_digest.cc
similarity index 100%
rename from bin/ledger/storage/impl/object_digest.cc
rename to peridot/bin/ledger/storage/impl/object_digest.cc
diff --git a/bin/ledger/storage/impl/object_digest.h b/peridot/bin/ledger/storage/impl/object_digest.h
similarity index 100%
rename from bin/ledger/storage/impl/object_digest.h
rename to peridot/bin/ledger/storage/impl/object_digest.h
diff --git a/bin/ledger/storage/impl/object_digest_unittest.cc b/peridot/bin/ledger/storage/impl/object_digest_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/object_digest_unittest.cc
rename to peridot/bin/ledger/storage/impl/object_digest_unittest.cc
diff --git a/bin/ledger/storage/impl/object_identifier.fbs b/peridot/bin/ledger/storage/impl/object_identifier.fbs
similarity index 100%
rename from bin/ledger/storage/impl/object_identifier.fbs
rename to peridot/bin/ledger/storage/impl/object_identifier.fbs
diff --git a/bin/ledger/storage/impl/object_identifier_encoding.cc b/peridot/bin/ledger/storage/impl/object_identifier_encoding.cc
similarity index 100%
rename from bin/ledger/storage/impl/object_identifier_encoding.cc
rename to peridot/bin/ledger/storage/impl/object_identifier_encoding.cc
diff --git a/bin/ledger/storage/impl/object_identifier_encoding.h b/peridot/bin/ledger/storage/impl/object_identifier_encoding.h
similarity index 100%
rename from bin/ledger/storage/impl/object_identifier_encoding.h
rename to peridot/bin/ledger/storage/impl/object_identifier_encoding.h
diff --git a/bin/ledger/storage/impl/object_impl.cc b/peridot/bin/ledger/storage/impl/object_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/object_impl.cc
rename to peridot/bin/ledger/storage/impl/object_impl.cc
diff --git a/bin/ledger/storage/impl/object_impl.h b/peridot/bin/ledger/storage/impl/object_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/object_impl.h
rename to peridot/bin/ledger/storage/impl/object_impl.h
diff --git a/bin/ledger/storage/impl/object_impl_unittest.cc b/peridot/bin/ledger/storage/impl/object_impl_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/object_impl_unittest.cc
rename to peridot/bin/ledger/storage/impl/object_impl_unittest.cc
diff --git a/bin/ledger/storage/impl/page_db.h b/peridot/bin/ledger/storage/impl/page_db.h
similarity index 100%
rename from bin/ledger/storage/impl/page_db.h
rename to peridot/bin/ledger/storage/impl/page_db.h
diff --git a/bin/ledger/storage/impl/page_db_batch_impl.cc b/peridot/bin/ledger/storage/impl/page_db_batch_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/page_db_batch_impl.cc
rename to peridot/bin/ledger/storage/impl/page_db_batch_impl.cc
diff --git a/bin/ledger/storage/impl/page_db_batch_impl.h b/peridot/bin/ledger/storage/impl/page_db_batch_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/page_db_batch_impl.h
rename to peridot/bin/ledger/storage/impl/page_db_batch_impl.h
diff --git a/bin/ledger/storage/impl/page_db_empty_impl.cc b/peridot/bin/ledger/storage/impl/page_db_empty_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/page_db_empty_impl.cc
rename to peridot/bin/ledger/storage/impl/page_db_empty_impl.cc
diff --git a/bin/ledger/storage/impl/page_db_empty_impl.h b/peridot/bin/ledger/storage/impl/page_db_empty_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/page_db_empty_impl.h
rename to peridot/bin/ledger/storage/impl/page_db_empty_impl.h
diff --git a/bin/ledger/storage/impl/page_db_impl.cc b/peridot/bin/ledger/storage/impl/page_db_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/page_db_impl.cc
rename to peridot/bin/ledger/storage/impl/page_db_impl.cc
diff --git a/bin/ledger/storage/impl/page_db_impl.h b/peridot/bin/ledger/storage/impl/page_db_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/page_db_impl.h
rename to peridot/bin/ledger/storage/impl/page_db_impl.h
diff --git a/bin/ledger/storage/impl/page_db_unittest.cc b/peridot/bin/ledger/storage/impl/page_db_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/page_db_unittest.cc
rename to peridot/bin/ledger/storage/impl/page_db_unittest.cc
diff --git a/bin/ledger/storage/impl/page_storage_impl.cc b/peridot/bin/ledger/storage/impl/page_storage_impl.cc
similarity index 100%
rename from bin/ledger/storage/impl/page_storage_impl.cc
rename to peridot/bin/ledger/storage/impl/page_storage_impl.cc
diff --git a/bin/ledger/storage/impl/page_storage_impl.h b/peridot/bin/ledger/storage/impl/page_storage_impl.h
similarity index 100%
rename from bin/ledger/storage/impl/page_storage_impl.h
rename to peridot/bin/ledger/storage/impl/page_storage_impl.h
diff --git a/bin/ledger/storage/impl/page_storage_unittest.cc b/peridot/bin/ledger/storage/impl/page_storage_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/page_storage_unittest.cc
rename to peridot/bin/ledger/storage/impl/page_storage_unittest.cc
diff --git a/bin/ledger/storage/impl/split.cc b/peridot/bin/ledger/storage/impl/split.cc
similarity index 100%
rename from bin/ledger/storage/impl/split.cc
rename to peridot/bin/ledger/storage/impl/split.cc
diff --git a/bin/ledger/storage/impl/split.h b/peridot/bin/ledger/storage/impl/split.h
similarity index 100%
rename from bin/ledger/storage/impl/split.h
rename to peridot/bin/ledger/storage/impl/split.h
diff --git a/bin/ledger/storage/impl/split_unittest.cc b/peridot/bin/ledger/storage/impl/split_unittest.cc
similarity index 100%
rename from bin/ledger/storage/impl/split_unittest.cc
rename to peridot/bin/ledger/storage/impl/split_unittest.cc
diff --git a/bin/ledger/storage/impl/storage_test_utils.cc b/peridot/bin/ledger/storage/impl/storage_test_utils.cc
similarity index 100%
rename from bin/ledger/storage/impl/storage_test_utils.cc
rename to peridot/bin/ledger/storage/impl/storage_test_utils.cc
diff --git a/bin/ledger/storage/impl/storage_test_utils.h b/peridot/bin/ledger/storage/impl/storage_test_utils.h
similarity index 100%
rename from bin/ledger/storage/impl/storage_test_utils.h
rename to peridot/bin/ledger/storage/impl/storage_test_utils.h
diff --git a/bin/ledger/storage/public/BUILD.gn b/peridot/bin/ledger/storage/public/BUILD.gn
similarity index 100%
rename from bin/ledger/storage/public/BUILD.gn
rename to peridot/bin/ledger/storage/public/BUILD.gn
diff --git a/bin/ledger/storage/public/commit.h b/peridot/bin/ledger/storage/public/commit.h
similarity index 100%
rename from bin/ledger/storage/public/commit.h
rename to peridot/bin/ledger/storage/public/commit.h
diff --git a/bin/ledger/storage/public/commit_watcher.h b/peridot/bin/ledger/storage/public/commit_watcher.h
similarity index 100%
rename from bin/ledger/storage/public/commit_watcher.h
rename to peridot/bin/ledger/storage/public/commit_watcher.h
diff --git a/bin/ledger/storage/public/constants.cc b/peridot/bin/ledger/storage/public/constants.cc
similarity index 100%
rename from bin/ledger/storage/public/constants.cc
rename to peridot/bin/ledger/storage/public/constants.cc
diff --git a/bin/ledger/storage/public/constants.h b/peridot/bin/ledger/storage/public/constants.h
similarity index 100%
rename from bin/ledger/storage/public/constants.h
rename to peridot/bin/ledger/storage/public/constants.h
diff --git a/bin/ledger/storage/public/data_source.cc b/peridot/bin/ledger/storage/public/data_source.cc
similarity index 100%
rename from bin/ledger/storage/public/data_source.cc
rename to peridot/bin/ledger/storage/public/data_source.cc
diff --git a/bin/ledger/storage/public/data_source.h b/peridot/bin/ledger/storage/public/data_source.h
similarity index 100%
rename from bin/ledger/storage/public/data_source.h
rename to peridot/bin/ledger/storage/public/data_source.h
diff --git a/bin/ledger/storage/public/data_source_unittest.cc b/peridot/bin/ledger/storage/public/data_source_unittest.cc
similarity index 100%
rename from bin/ledger/storage/public/data_source_unittest.cc
rename to peridot/bin/ledger/storage/public/data_source_unittest.cc
diff --git a/bin/ledger/storage/public/db.h b/peridot/bin/ledger/storage/public/db.h
similarity index 100%
rename from bin/ledger/storage/public/db.h
rename to peridot/bin/ledger/storage/public/db.h
diff --git a/bin/ledger/storage/public/db_factory.h b/peridot/bin/ledger/storage/public/db_factory.h
similarity index 100%
rename from bin/ledger/storage/public/db_factory.h
rename to peridot/bin/ledger/storage/public/db_factory.h
diff --git a/bin/ledger/storage/public/iterator.h b/peridot/bin/ledger/storage/public/iterator.h
similarity index 100%
rename from bin/ledger/storage/public/iterator.h
rename to peridot/bin/ledger/storage/public/iterator.h
diff --git a/bin/ledger/storage/public/journal.h b/peridot/bin/ledger/storage/public/journal.h
similarity index 100%
rename from bin/ledger/storage/public/journal.h
rename to peridot/bin/ledger/storage/public/journal.h
diff --git a/bin/ledger/storage/public/ledger_storage.h b/peridot/bin/ledger/storage/public/ledger_storage.h
similarity index 100%
rename from bin/ledger/storage/public/ledger_storage.h
rename to peridot/bin/ledger/storage/public/ledger_storage.h
diff --git a/bin/ledger/storage/public/object.cc b/peridot/bin/ledger/storage/public/object.cc
similarity index 100%
rename from bin/ledger/storage/public/object.cc
rename to peridot/bin/ledger/storage/public/object.cc
diff --git a/bin/ledger/storage/public/object.h b/peridot/bin/ledger/storage/public/object.h
similarity index 100%
rename from bin/ledger/storage/public/object.h
rename to peridot/bin/ledger/storage/public/object.h
diff --git a/bin/ledger/storage/public/object_unittest.cc b/peridot/bin/ledger/storage/public/object_unittest.cc
similarity index 100%
rename from bin/ledger/storage/public/object_unittest.cc
rename to peridot/bin/ledger/storage/public/object_unittest.cc
diff --git a/bin/ledger/storage/public/page_storage.cc b/peridot/bin/ledger/storage/public/page_storage.cc
similarity index 100%
rename from bin/ledger/storage/public/page_storage.cc
rename to peridot/bin/ledger/storage/public/page_storage.cc
diff --git a/bin/ledger/storage/public/page_storage.h b/peridot/bin/ledger/storage/public/page_storage.h
similarity index 100%
rename from bin/ledger/storage/public/page_storage.h
rename to peridot/bin/ledger/storage/public/page_storage.h
diff --git a/bin/ledger/storage/public/page_sync_client.h b/peridot/bin/ledger/storage/public/page_sync_client.h
similarity index 100%
rename from bin/ledger/storage/public/page_sync_client.h
rename to peridot/bin/ledger/storage/public/page_sync_client.h
diff --git a/bin/ledger/storage/public/page_sync_delegate.h b/peridot/bin/ledger/storage/public/page_sync_delegate.h
similarity index 100%
rename from bin/ledger/storage/public/page_sync_delegate.h
rename to peridot/bin/ledger/storage/public/page_sync_delegate.h
diff --git a/bin/ledger/storage/public/read_data_source.cc b/peridot/bin/ledger/storage/public/read_data_source.cc
similarity index 100%
rename from bin/ledger/storage/public/read_data_source.cc
rename to peridot/bin/ledger/storage/public/read_data_source.cc
diff --git a/bin/ledger/storage/public/read_data_source.h b/peridot/bin/ledger/storage/public/read_data_source.h
similarity index 100%
rename from bin/ledger/storage/public/read_data_source.h
rename to peridot/bin/ledger/storage/public/read_data_source.h
diff --git a/bin/ledger/storage/public/read_data_source_unittest.cc b/peridot/bin/ledger/storage/public/read_data_source_unittest.cc
similarity index 100%
rename from bin/ledger/storage/public/read_data_source_unittest.cc
rename to peridot/bin/ledger/storage/public/read_data_source_unittest.cc
diff --git a/bin/ledger/storage/public/types.cc b/peridot/bin/ledger/storage/public/types.cc
similarity index 100%
rename from bin/ledger/storage/public/types.cc
rename to peridot/bin/ledger/storage/public/types.cc
diff --git a/bin/ledger/storage/public/types.h b/peridot/bin/ledger/storage/public/types.h
similarity index 100%
rename from bin/ledger/storage/public/types.h
rename to peridot/bin/ledger/storage/public/types.h
diff --git a/bin/ledger/storage/testing/BUILD.gn b/peridot/bin/ledger/storage/testing/BUILD.gn
similarity index 100%
rename from bin/ledger/storage/testing/BUILD.gn
rename to peridot/bin/ledger/storage/testing/BUILD.gn
diff --git a/bin/ledger/storage/testing/commit_empty_impl.cc b/peridot/bin/ledger/storage/testing/commit_empty_impl.cc
similarity index 100%
rename from bin/ledger/storage/testing/commit_empty_impl.cc
rename to peridot/bin/ledger/storage/testing/commit_empty_impl.cc
diff --git a/bin/ledger/storage/testing/commit_empty_impl.h b/peridot/bin/ledger/storage/testing/commit_empty_impl.h
similarity index 100%
rename from bin/ledger/storage/testing/commit_empty_impl.h
rename to peridot/bin/ledger/storage/testing/commit_empty_impl.h
diff --git a/bin/ledger/storage/testing/page_storage_empty_impl.cc b/peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc
similarity index 100%
rename from bin/ledger/storage/testing/page_storage_empty_impl.cc
rename to peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc
diff --git a/bin/ledger/storage/testing/page_storage_empty_impl.h b/peridot/bin/ledger/storage/testing/page_storage_empty_impl.h
similarity index 100%
rename from bin/ledger/storage/testing/page_storage_empty_impl.h
rename to peridot/bin/ledger/storage/testing/page_storage_empty_impl.h
diff --git a/bin/ledger/storage/testing/storage_matcher.cc b/peridot/bin/ledger/storage/testing/storage_matcher.cc
similarity index 100%
rename from bin/ledger/storage/testing/storage_matcher.cc
rename to peridot/bin/ledger/storage/testing/storage_matcher.cc
diff --git a/bin/ledger/storage/testing/storage_matcher.h b/peridot/bin/ledger/storage/testing/storage_matcher.h
similarity index 100%
rename from bin/ledger/storage/testing/storage_matcher.h
rename to peridot/bin/ledger/storage/testing/storage_matcher.h
diff --git a/bin/ledger/storage/testing/storage_matcher_unittest.cc b/peridot/bin/ledger/storage/testing/storage_matcher_unittest.cc
similarity index 100%
rename from bin/ledger/storage/testing/storage_matcher_unittest.cc
rename to peridot/bin/ledger/storage/testing/storage_matcher_unittest.cc
diff --git a/bin/ledger/sync_coordinator/impl/BUILD.gn b/peridot/bin/ledger/sync_coordinator/impl/BUILD.gn
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/BUILD.gn
rename to peridot/bin/ledger/sync_coordinator/impl/BUILD.gn
diff --git a/bin/ledger/sync_coordinator/impl/ledger_sync_impl.cc b/peridot/bin/ledger/sync_coordinator/impl/ledger_sync_impl.cc
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/ledger_sync_impl.cc
rename to peridot/bin/ledger/sync_coordinator/impl/ledger_sync_impl.cc
diff --git a/bin/ledger/sync_coordinator/impl/ledger_sync_impl.h b/peridot/bin/ledger/sync_coordinator/impl/ledger_sync_impl.h
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/ledger_sync_impl.h
rename to peridot/bin/ledger/sync_coordinator/impl/ledger_sync_impl.h
diff --git a/bin/ledger/sync_coordinator/impl/page_sync_impl.cc b/peridot/bin/ledger/sync_coordinator/impl/page_sync_impl.cc
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/page_sync_impl.cc
rename to peridot/bin/ledger/sync_coordinator/impl/page_sync_impl.cc
diff --git a/bin/ledger/sync_coordinator/impl/page_sync_impl.h b/peridot/bin/ledger/sync_coordinator/impl/page_sync_impl.h
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/page_sync_impl.h
rename to peridot/bin/ledger/sync_coordinator/impl/page_sync_impl.h
diff --git a/bin/ledger/sync_coordinator/impl/sync_watcher_converter.cc b/peridot/bin/ledger/sync_coordinator/impl/sync_watcher_converter.cc
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/sync_watcher_converter.cc
rename to peridot/bin/ledger/sync_coordinator/impl/sync_watcher_converter.cc
diff --git a/bin/ledger/sync_coordinator/impl/sync_watcher_converter.h b/peridot/bin/ledger/sync_coordinator/impl/sync_watcher_converter.h
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/sync_watcher_converter.h
rename to peridot/bin/ledger/sync_coordinator/impl/sync_watcher_converter.h
diff --git a/bin/ledger/sync_coordinator/impl/user_sync_impl.cc b/peridot/bin/ledger/sync_coordinator/impl/user_sync_impl.cc
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/user_sync_impl.cc
rename to peridot/bin/ledger/sync_coordinator/impl/user_sync_impl.cc
diff --git a/bin/ledger/sync_coordinator/impl/user_sync_impl.h b/peridot/bin/ledger/sync_coordinator/impl/user_sync_impl.h
similarity index 100%
rename from bin/ledger/sync_coordinator/impl/user_sync_impl.h
rename to peridot/bin/ledger/sync_coordinator/impl/user_sync_impl.h
diff --git a/bin/ledger/sync_coordinator/public/BUILD.gn b/peridot/bin/ledger/sync_coordinator/public/BUILD.gn
similarity index 100%
rename from bin/ledger/sync_coordinator/public/BUILD.gn
rename to peridot/bin/ledger/sync_coordinator/public/BUILD.gn
diff --git a/bin/ledger/sync_coordinator/public/ledger_sync.h b/peridot/bin/ledger/sync_coordinator/public/ledger_sync.h
similarity index 100%
rename from bin/ledger/sync_coordinator/public/ledger_sync.h
rename to peridot/bin/ledger/sync_coordinator/public/ledger_sync.h
diff --git a/bin/ledger/sync_coordinator/public/page_sync.h b/peridot/bin/ledger/sync_coordinator/public/page_sync.h
similarity index 100%
rename from bin/ledger/sync_coordinator/public/page_sync.h
rename to peridot/bin/ledger/sync_coordinator/public/page_sync.h
diff --git a/bin/ledger/sync_coordinator/public/sync_state_watcher.h b/peridot/bin/ledger/sync_coordinator/public/sync_state_watcher.h
similarity index 100%
rename from bin/ledger/sync_coordinator/public/sync_state_watcher.h
rename to peridot/bin/ledger/sync_coordinator/public/sync_state_watcher.h
diff --git a/bin/ledger/sync_coordinator/public/user_sync.h b/peridot/bin/ledger/sync_coordinator/public/user_sync.h
similarity index 100%
rename from bin/ledger/sync_coordinator/public/user_sync.h
rename to peridot/bin/ledger/sync_coordinator/public/user_sync.h
diff --git a/bin/ledger/sync_coordinator/testing/BUILD.gn b/peridot/bin/ledger/sync_coordinator/testing/BUILD.gn
similarity index 100%
rename from bin/ledger/sync_coordinator/testing/BUILD.gn
rename to peridot/bin/ledger/sync_coordinator/testing/BUILD.gn
diff --git a/bin/ledger/sync_coordinator/testing/page_sync_empty_impl.cc b/peridot/bin/ledger/sync_coordinator/testing/page_sync_empty_impl.cc
similarity index 100%
rename from bin/ledger/sync_coordinator/testing/page_sync_empty_impl.cc
rename to peridot/bin/ledger/sync_coordinator/testing/page_sync_empty_impl.cc
diff --git a/bin/ledger/sync_coordinator/testing/page_sync_empty_impl.h b/peridot/bin/ledger/sync_coordinator/testing/page_sync_empty_impl.h
similarity index 100%
rename from bin/ledger/sync_coordinator/testing/page_sync_empty_impl.h
rename to peridot/bin/ledger/sync_coordinator/testing/page_sync_empty_impl.h
diff --git a/bin/ledger/sync_helper/BUILD.gn b/peridot/bin/ledger/sync_helper/BUILD.gn
similarity index 100%
rename from bin/ledger/sync_helper/BUILD.gn
rename to peridot/bin/ledger/sync_helper/BUILD.gn
diff --git a/bin/ledger/sync_helper/mutable.h b/peridot/bin/ledger/sync_helper/mutable.h
similarity index 100%
rename from bin/ledger/sync_helper/mutable.h
rename to peridot/bin/ledger/sync_helper/mutable.h
diff --git a/bin/ledger/sync_helper/mutable_unittest.cc b/peridot/bin/ledger/sync_helper/mutable_unittest.cc
similarity index 100%
rename from bin/ledger/sync_helper/mutable_unittest.cc
rename to peridot/bin/ledger/sync_helper/mutable_unittest.cc
diff --git a/bin/ledger/sync_helper/sync_helper.cc b/peridot/bin/ledger/sync_helper/sync_helper.cc
similarity index 100%
rename from bin/ledger/sync_helper/sync_helper.cc
rename to peridot/bin/ledger/sync_helper/sync_helper.cc
diff --git a/bin/ledger/sync_helper/sync_helper.h b/peridot/bin/ledger/sync_helper/sync_helper.h
similarity index 100%
rename from bin/ledger/sync_helper/sync_helper.h
rename to peridot/bin/ledger/sync_helper/sync_helper.h
diff --git a/bin/ledger/sync_helper/sync_helper_unittest.cc b/peridot/bin/ledger/sync_helper/sync_helper_unittest.cc
similarity index 100%
rename from bin/ledger/sync_helper/sync_helper_unittest.cc
rename to peridot/bin/ledger/sync_helper/sync_helper_unittest.cc
diff --git a/bin/ledger/testing/BUILD.gn b/peridot/bin/ledger/testing/BUILD.gn
similarity index 100%
rename from bin/ledger/testing/BUILD.gn
rename to peridot/bin/ledger/testing/BUILD.gn
diff --git a/bin/ledger/testing/blocking_callback_waiter.cc b/peridot/bin/ledger/testing/blocking_callback_waiter.cc
similarity index 100%
rename from bin/ledger/testing/blocking_callback_waiter.cc
rename to peridot/bin/ledger/testing/blocking_callback_waiter.cc
diff --git a/bin/ledger/testing/blocking_callback_waiter.h b/peridot/bin/ledger/testing/blocking_callback_waiter.h
similarity index 100%
rename from bin/ledger/testing/blocking_callback_waiter.h
rename to peridot/bin/ledger/testing/blocking_callback_waiter.h
diff --git a/bin/ledger/testing/blocking_callback_waiter_unittest.cc b/peridot/bin/ledger/testing/blocking_callback_waiter_unittest.cc
similarity index 100%
rename from bin/ledger/testing/blocking_callback_waiter_unittest.cc
rename to peridot/bin/ledger/testing/blocking_callback_waiter_unittest.cc
diff --git a/bin/ledger/testing/cloud_provider/BUILD.gn b/peridot/bin/ledger/testing/cloud_provider/BUILD.gn
similarity index 100%
rename from bin/ledger/testing/cloud_provider/BUILD.gn
rename to peridot/bin/ledger/testing/cloud_provider/BUILD.gn
diff --git a/bin/ledger/testing/cloud_provider/fake_cloud_provider.cc b/peridot/bin/ledger/testing/cloud_provider/fake_cloud_provider.cc
similarity index 100%
rename from bin/ledger/testing/cloud_provider/fake_cloud_provider.cc
rename to peridot/bin/ledger/testing/cloud_provider/fake_cloud_provider.cc
diff --git a/bin/ledger/testing/cloud_provider/fake_cloud_provider.h b/peridot/bin/ledger/testing/cloud_provider/fake_cloud_provider.h
similarity index 100%
rename from bin/ledger/testing/cloud_provider/fake_cloud_provider.h
rename to peridot/bin/ledger/testing/cloud_provider/fake_cloud_provider.h
diff --git a/bin/ledger/testing/cloud_provider/fake_device_set.cc b/peridot/bin/ledger/testing/cloud_provider/fake_device_set.cc
similarity index 100%
rename from bin/ledger/testing/cloud_provider/fake_device_set.cc
rename to peridot/bin/ledger/testing/cloud_provider/fake_device_set.cc
diff --git a/bin/ledger/testing/cloud_provider/fake_device_set.h b/peridot/bin/ledger/testing/cloud_provider/fake_device_set.h
similarity index 100%
rename from bin/ledger/testing/cloud_provider/fake_device_set.h
rename to peridot/bin/ledger/testing/cloud_provider/fake_device_set.h
diff --git a/bin/ledger/testing/cloud_provider/fake_page_cloud.cc b/peridot/bin/ledger/testing/cloud_provider/fake_page_cloud.cc
similarity index 100%
rename from bin/ledger/testing/cloud_provider/fake_page_cloud.cc
rename to peridot/bin/ledger/testing/cloud_provider/fake_page_cloud.cc
diff --git a/bin/ledger/testing/cloud_provider/fake_page_cloud.h b/peridot/bin/ledger/testing/cloud_provider/fake_page_cloud.h
similarity index 100%
rename from bin/ledger/testing/cloud_provider/fake_page_cloud.h
rename to peridot/bin/ledger/testing/cloud_provider/fake_page_cloud.h
diff --git a/bin/ledger/testing/cloud_provider/types.h b/peridot/bin/ledger/testing/cloud_provider/types.h
similarity index 100%
rename from bin/ledger/testing/cloud_provider/types.h
rename to peridot/bin/ledger/testing/cloud_provider/types.h
diff --git a/bin/ledger/testing/data_generator.cc b/peridot/bin/ledger/testing/data_generator.cc
similarity index 100%
rename from bin/ledger/testing/data_generator.cc
rename to peridot/bin/ledger/testing/data_generator.cc
diff --git a/bin/ledger/testing/data_generator.h b/peridot/bin/ledger/testing/data_generator.h
similarity index 100%
rename from bin/ledger/testing/data_generator.h
rename to peridot/bin/ledger/testing/data_generator.h
diff --git a/bin/ledger/testing/fake_disk_cleanup_manager.h b/peridot/bin/ledger/testing/fake_disk_cleanup_manager.h
similarity index 100%
rename from bin/ledger/testing/fake_disk_cleanup_manager.h
rename to peridot/bin/ledger/testing/fake_disk_cleanup_manager.h
diff --git a/bin/ledger/testing/get_ledger.cc b/peridot/bin/ledger/testing/get_ledger.cc
similarity index 100%
rename from bin/ledger/testing/get_ledger.cc
rename to peridot/bin/ledger/testing/get_ledger.cc
diff --git a/bin/ledger/testing/get_ledger.h b/peridot/bin/ledger/testing/get_ledger.h
similarity index 100%
rename from bin/ledger/testing/get_ledger.h
rename to peridot/bin/ledger/testing/get_ledger.h
diff --git a/bin/ledger/testing/get_page_ensure_initialized.cc b/peridot/bin/ledger/testing/get_page_ensure_initialized.cc
similarity index 100%
rename from bin/ledger/testing/get_page_ensure_initialized.cc
rename to peridot/bin/ledger/testing/get_page_ensure_initialized.cc
diff --git a/bin/ledger/testing/get_page_ensure_initialized.h b/peridot/bin/ledger/testing/get_page_ensure_initialized.h
similarity index 100%
rename from bin/ledger/testing/get_page_ensure_initialized.h
rename to peridot/bin/ledger/testing/get_page_ensure_initialized.h
diff --git a/bin/ledger/testing/inspect.cc b/peridot/bin/ledger/testing/inspect.cc
similarity index 100%
rename from bin/ledger/testing/inspect.cc
rename to peridot/bin/ledger/testing/inspect.cc
diff --git a/bin/ledger/testing/inspect.h b/peridot/bin/ledger/testing/inspect.h
similarity index 100%
rename from bin/ledger/testing/inspect.h
rename to peridot/bin/ledger/testing/inspect.h
diff --git a/bin/ledger/testing/ledger_app_instance_factory.cc b/peridot/bin/ledger/testing/ledger_app_instance_factory.cc
similarity index 100%
rename from bin/ledger/testing/ledger_app_instance_factory.cc
rename to peridot/bin/ledger/testing/ledger_app_instance_factory.cc
diff --git a/bin/ledger/testing/ledger_app_instance_factory.h b/peridot/bin/ledger/testing/ledger_app_instance_factory.h
similarity index 100%
rename from bin/ledger/testing/ledger_app_instance_factory.h
rename to peridot/bin/ledger/testing/ledger_app_instance_factory.h
diff --git a/bin/ledger/testing/ledger_matcher.cc b/peridot/bin/ledger/testing/ledger_matcher.cc
similarity index 100%
rename from bin/ledger/testing/ledger_matcher.cc
rename to peridot/bin/ledger/testing/ledger_matcher.cc
diff --git a/bin/ledger/testing/ledger_matcher.h b/peridot/bin/ledger/testing/ledger_matcher.h
similarity index 100%
rename from bin/ledger/testing/ledger_matcher.h
rename to peridot/bin/ledger/testing/ledger_matcher.h
diff --git a/bin/ledger/testing/ledger_matcher_unittest.cc b/peridot/bin/ledger/testing/ledger_matcher_unittest.cc
similarity index 100%
rename from bin/ledger/testing/ledger_matcher_unittest.cc
rename to peridot/bin/ledger/testing/ledger_matcher_unittest.cc
diff --git a/bin/ledger/testing/ledger_test_instance_provider/BUILD.gn b/peridot/bin/ledger/testing/ledger_test_instance_provider/BUILD.gn
similarity index 100%
rename from bin/ledger/testing/ledger_test_instance_provider/BUILD.gn
rename to peridot/bin/ledger/testing/ledger_test_instance_provider/BUILD.gn
diff --git a/bin/ledger/testing/ledger_test_instance_provider/MAINTAINERS b/peridot/bin/ledger/testing/ledger_test_instance_provider/MAINTAINERS
similarity index 100%
rename from bin/ledger/testing/ledger_test_instance_provider/MAINTAINERS
rename to peridot/bin/ledger/testing/ledger_test_instance_provider/MAINTAINERS
diff --git a/bin/ledger/testing/ledger_test_instance_provider/README.md b/peridot/bin/ledger/testing/ledger_test_instance_provider/README.md
similarity index 100%
rename from bin/ledger/testing/ledger_test_instance_provider/README.md
rename to peridot/bin/ledger/testing/ledger_test_instance_provider/README.md
diff --git a/bin/ledger/testing/ledger_test_instance_provider/ledger_test_instance_provider.cc b/peridot/bin/ledger/testing/ledger_test_instance_provider/ledger_test_instance_provider.cc
similarity index 100%
rename from bin/ledger/testing/ledger_test_instance_provider/ledger_test_instance_provider.cc
rename to peridot/bin/ledger/testing/ledger_test_instance_provider/ledger_test_instance_provider.cc
diff --git a/bin/ledger/testing/ledger_test_instance_provider/meta/ledger_test_instance_provider.cmx b/peridot/bin/ledger/testing/ledger_test_instance_provider/meta/ledger_test_instance_provider.cmx
similarity index 100%
rename from bin/ledger/testing/ledger_test_instance_provider/meta/ledger_test_instance_provider.cmx
rename to peridot/bin/ledger/testing/ledger_test_instance_provider/meta/ledger_test_instance_provider.cmx
diff --git a/bin/ledger/testing/loop_controller.h b/peridot/bin/ledger/testing/loop_controller.h
similarity index 100%
rename from bin/ledger/testing/loop_controller.h
rename to peridot/bin/ledger/testing/loop_controller.h
diff --git a/bin/ledger/testing/loop_controller_real_loop.cc b/peridot/bin/ledger/testing/loop_controller_real_loop.cc
similarity index 100%
rename from bin/ledger/testing/loop_controller_real_loop.cc
rename to peridot/bin/ledger/testing/loop_controller_real_loop.cc
diff --git a/bin/ledger/testing/loop_controller_real_loop.h b/peridot/bin/ledger/testing/loop_controller_real_loop.h
similarity index 100%
rename from bin/ledger/testing/loop_controller_real_loop.h
rename to peridot/bin/ledger/testing/loop_controller_real_loop.h
diff --git a/bin/ledger/testing/loop_controller_test_loop.cc b/peridot/bin/ledger/testing/loop_controller_test_loop.cc
similarity index 100%
rename from bin/ledger/testing/loop_controller_test_loop.cc
rename to peridot/bin/ledger/testing/loop_controller_test_loop.cc
diff --git a/bin/ledger/testing/loop_controller_test_loop.h b/peridot/bin/ledger/testing/loop_controller_test_loop.h
similarity index 100%
rename from bin/ledger/testing/loop_controller_test_loop.h
rename to peridot/bin/ledger/testing/loop_controller_test_loop.h
diff --git a/bin/ledger/testing/netconnector/BUILD.gn b/peridot/bin/ledger/testing/netconnector/BUILD.gn
similarity index 100%
rename from bin/ledger/testing/netconnector/BUILD.gn
rename to peridot/bin/ledger/testing/netconnector/BUILD.gn
diff --git a/bin/ledger/testing/netconnector/fake_netconnector.cc b/peridot/bin/ledger/testing/netconnector/fake_netconnector.cc
similarity index 100%
rename from bin/ledger/testing/netconnector/fake_netconnector.cc
rename to peridot/bin/ledger/testing/netconnector/fake_netconnector.cc
diff --git a/bin/ledger/testing/netconnector/fake_netconnector.h b/peridot/bin/ledger/testing/netconnector/fake_netconnector.h
similarity index 100%
rename from bin/ledger/testing/netconnector/fake_netconnector.h
rename to peridot/bin/ledger/testing/netconnector/fake_netconnector.h
diff --git a/bin/ledger/testing/netconnector/netconnector_factory.cc b/peridot/bin/ledger/testing/netconnector/netconnector_factory.cc
similarity index 100%
rename from bin/ledger/testing/netconnector/netconnector_factory.cc
rename to peridot/bin/ledger/testing/netconnector/netconnector_factory.cc
diff --git a/bin/ledger/testing/netconnector/netconnector_factory.h b/peridot/bin/ledger/testing/netconnector/netconnector_factory.h
similarity index 100%
rename from bin/ledger/testing/netconnector/netconnector_factory.h
rename to peridot/bin/ledger/testing/netconnector/netconnector_factory.h
diff --git a/bin/ledger/testing/netconnector/netconnector_factory_unittest.cc b/peridot/bin/ledger/testing/netconnector/netconnector_factory_unittest.cc
similarity index 100%
rename from bin/ledger/testing/netconnector/netconnector_factory_unittest.cc
rename to peridot/bin/ledger/testing/netconnector/netconnector_factory_unittest.cc
diff --git a/bin/ledger/testing/page_data_generator.cc b/peridot/bin/ledger/testing/page_data_generator.cc
similarity index 100%
rename from bin/ledger/testing/page_data_generator.cc
rename to peridot/bin/ledger/testing/page_data_generator.cc
diff --git a/bin/ledger/testing/page_data_generator.h b/peridot/bin/ledger/testing/page_data_generator.h
similarity index 100%
rename from bin/ledger/testing/page_data_generator.h
rename to peridot/bin/ledger/testing/page_data_generator.h
diff --git a/bin/ledger/testing/quit_on_error.cc b/peridot/bin/ledger/testing/quit_on_error.cc
similarity index 100%
rename from bin/ledger/testing/quit_on_error.cc
rename to peridot/bin/ledger/testing/quit_on_error.cc
diff --git a/bin/ledger/testing/quit_on_error.h b/peridot/bin/ledger/testing/quit_on_error.h
similarity index 100%
rename from bin/ledger/testing/quit_on_error.h
rename to peridot/bin/ledger/testing/quit_on_error.h
diff --git a/bin/ledger/testing/run_with_tracing.cc b/peridot/bin/ledger/testing/run_with_tracing.cc
similarity index 100%
rename from bin/ledger/testing/run_with_tracing.cc
rename to peridot/bin/ledger/testing/run_with_tracing.cc
diff --git a/bin/ledger/testing/run_with_tracing.h b/peridot/bin/ledger/testing/run_with_tracing.h
similarity index 100%
rename from bin/ledger/testing/run_with_tracing.h
rename to peridot/bin/ledger/testing/run_with_tracing.h
diff --git a/bin/ledger/testing/sync_params.cc b/peridot/bin/ledger/testing/sync_params.cc
similarity index 100%
rename from bin/ledger/testing/sync_params.cc
rename to peridot/bin/ledger/testing/sync_params.cc
diff --git a/bin/ledger/testing/sync_params.gni b/peridot/bin/ledger/testing/sync_params.gni
similarity index 100%
rename from bin/ledger/testing/sync_params.gni
rename to peridot/bin/ledger/testing/sync_params.gni
diff --git a/bin/ledger/testing/sync_params.h b/peridot/bin/ledger/testing/sync_params.h
similarity index 100%
rename from bin/ledger/testing/sync_params.h
rename to peridot/bin/ledger/testing/sync_params.h
diff --git a/bin/ledger/testing/test_with_environment.cc b/peridot/bin/ledger/testing/test_with_environment.cc
similarity index 100%
rename from bin/ledger/testing/test_with_environment.cc
rename to peridot/bin/ledger/testing/test_with_environment.cc
diff --git a/bin/ledger/testing/test_with_environment.h b/peridot/bin/ledger/testing/test_with_environment.h
similarity index 100%
rename from bin/ledger/testing/test_with_environment.h
rename to peridot/bin/ledger/testing/test_with_environment.h
diff --git a/bin/ledger/tests/benchmark/BUILD.gn b/peridot/bin/ledger/tests/benchmark/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/README.md b/peridot/bin/ledger/tests/benchmark/README.md
similarity index 100%
rename from bin/ledger/tests/benchmark/README.md
rename to peridot/bin/ledger/tests/benchmark/README.md
diff --git a/bin/ledger/tests/benchmark/backlog/BUILD.gn b/peridot/bin/ledger/tests/benchmark/backlog/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/backlog/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/backlog/backlog.cc b/peridot/bin/ledger/tests/benchmark/backlog/backlog.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/backlog.cc
rename to peridot/bin/ledger/tests/benchmark/backlog/backlog.cc
diff --git a/bin/ledger/tests/benchmark/backlog/backlog.cmx b/peridot/bin/ledger/tests/benchmark/backlog/backlog.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/backlog.cmx
rename to peridot/bin/ledger/tests/benchmark/backlog/backlog.cmx
diff --git a/bin/ledger/tests/benchmark/backlog/backlog.tspec b/peridot/bin/ledger/tests/benchmark/backlog/backlog.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/backlog.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/backlog.tspec
diff --git a/bin/ledger/tests/benchmark/backlog/backlog_big_entry.tspec b/peridot/bin/ledger/tests/benchmark/backlog/backlog_big_entry.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/backlog_big_entry.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/backlog_big_entry.tspec
diff --git a/bin/ledger/tests/benchmark/backlog/backlog_big_entry_updates.tspec b/peridot/bin/ledger/tests/benchmark/backlog/backlog_big_entry_updates.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/backlog_big_entry_updates.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/backlog_big_entry_updates.tspec
diff --git a/bin/ledger/tests/benchmark/backlog/backlog_many_big_entries.tspec b/peridot/bin/ledger/tests/benchmark/backlog/backlog_many_big_entries.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/backlog_many_big_entries.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/backlog_many_big_entries.tspec
diff --git a/bin/ledger/tests/benchmark/backlog/backlog_many_small_entries.tspec b/peridot/bin/ledger/tests/benchmark/backlog/backlog_many_small_entries.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/backlog_many_small_entries.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/backlog_many_small_entries.tspec
diff --git a/bin/ledger/tests/benchmark/backlog/backlog_small_entry_updates.tspec b/peridot/bin/ledger/tests/benchmark/backlog/backlog_small_entry_updates.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/backlog_small_entry_updates.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/backlog_small_entry_updates.tspec
diff --git a/bin/ledger/tests/benchmark/backlog/disk_space_synced_entries.tspec b/peridot/bin/ledger/tests/benchmark/backlog/disk_space_synced_entries.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/disk_space_synced_entries.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/disk_space_synced_entries.tspec
diff --git a/bin/ledger/tests/benchmark/backlog/disk_space_synced_entries_small_keys.tspec b/peridot/bin/ledger/tests/benchmark/backlog/disk_space_synced_entries_small_keys.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/disk_space_synced_entries_small_keys.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/disk_space_synced_entries_small_keys.tspec
diff --git a/bin/ledger/tests/benchmark/backlog/disk_space_synced_updates.tspec b/peridot/bin/ledger/tests/benchmark/backlog/disk_space_synced_updates.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/backlog/disk_space_synced_updates.tspec
rename to peridot/bin/ledger/tests/benchmark/backlog/disk_space_synced_updates.tspec
diff --git a/bin/ledger/tests/benchmark/convergence/BUILD.gn b/peridot/bin/ledger/tests/benchmark/convergence/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/convergence/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/convergence/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/convergence/convergence.cc b/peridot/bin/ledger/tests/benchmark/convergence/convergence.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/convergence/convergence.cc
rename to peridot/bin/ledger/tests/benchmark/convergence/convergence.cc
diff --git a/bin/ledger/tests/benchmark/convergence/convergence.cmx b/peridot/bin/ledger/tests/benchmark/convergence/convergence.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/convergence/convergence.cmx
rename to peridot/bin/ledger/tests/benchmark/convergence/convergence.cmx
diff --git a/bin/ledger/tests/benchmark/convergence/convergence.tspec b/peridot/bin/ledger/tests/benchmark/convergence/convergence.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/convergence/convergence.tspec
rename to peridot/bin/ledger/tests/benchmark/convergence/convergence.tspec
diff --git a/bin/ledger/tests/benchmark/convergence/multidevice_convergence.tspec b/peridot/bin/ledger/tests/benchmark/convergence/multidevice_convergence.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/convergence/multidevice_convergence.tspec
rename to peridot/bin/ledger/tests/benchmark/convergence/multidevice_convergence.tspec
diff --git a/bin/ledger/tests/benchmark/delete_entry/BUILD.gn b/peridot/bin/ledger/tests/benchmark/delete_entry/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/delete_entry/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/delete_entry/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/delete_entry/delete_big_entry.tspec b/peridot/bin/ledger/tests/benchmark/delete_entry/delete_big_entry.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/delete_entry/delete_big_entry.tspec
rename to peridot/bin/ledger/tests/benchmark/delete_entry/delete_big_entry.tspec
diff --git a/bin/ledger/tests/benchmark/delete_entry/delete_entry.cc b/peridot/bin/ledger/tests/benchmark/delete_entry/delete_entry.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/delete_entry/delete_entry.cc
rename to peridot/bin/ledger/tests/benchmark/delete_entry/delete_entry.cc
diff --git a/bin/ledger/tests/benchmark/delete_entry/delete_entry.cmx b/peridot/bin/ledger/tests/benchmark/delete_entry/delete_entry.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/delete_entry/delete_entry.cmx
rename to peridot/bin/ledger/tests/benchmark/delete_entry/delete_entry.cmx
diff --git a/bin/ledger/tests/benchmark/delete_entry/delete_entry.tspec b/peridot/bin/ledger/tests/benchmark/delete_entry/delete_entry.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/delete_entry/delete_entry.tspec
rename to peridot/bin/ledger/tests/benchmark/delete_entry/delete_entry.tspec
diff --git a/bin/ledger/tests/benchmark/delete_entry/delete_entry_transactions.tspec b/peridot/bin/ledger/tests/benchmark/delete_entry/delete_entry_transactions.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/delete_entry/delete_entry_transactions.tspec
rename to peridot/bin/ledger/tests/benchmark/delete_entry/delete_entry_transactions.tspec
diff --git a/bin/ledger/tests/benchmark/delete_entry/disk_space_cleared_page.tspec b/peridot/bin/ledger/tests/benchmark/delete_entry/disk_space_cleared_page.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/delete_entry/disk_space_cleared_page.tspec
rename to peridot/bin/ledger/tests/benchmark/delete_entry/disk_space_cleared_page.tspec
diff --git a/bin/ledger/tests/benchmark/disk_space/BUILD.gn b/peridot/bin/ledger/tests/benchmark/disk_space/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/disk_space/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/disk_space/disk_space.cc b/peridot/bin/ledger/tests/benchmark/disk_space/disk_space.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/disk_space.cc
rename to peridot/bin/ledger/tests/benchmark/disk_space/disk_space.cc
diff --git a/bin/ledger/tests/benchmark/disk_space/disk_space.cmx b/peridot/bin/ledger/tests/benchmark/disk_space/disk_space.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/disk_space.cmx
rename to peridot/bin/ledger/tests/benchmark/disk_space/disk_space.cmx
diff --git a/bin/ledger/tests/benchmark/disk_space/empty_ledger.tspec b/peridot/bin/ledger/tests/benchmark/disk_space/empty_ledger.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/empty_ledger.tspec
rename to peridot/bin/ledger/tests/benchmark/disk_space/empty_ledger.tspec
diff --git a/bin/ledger/tests/benchmark/disk_space/empty_pages.tspec b/peridot/bin/ledger/tests/benchmark/disk_space/empty_pages.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/empty_pages.tspec
rename to peridot/bin/ledger/tests/benchmark/disk_space/empty_pages.tspec
diff --git a/bin/ledger/tests/benchmark/disk_space/entries.tspec b/peridot/bin/ledger/tests/benchmark/disk_space/entries.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/entries.tspec
rename to peridot/bin/ledger/tests/benchmark/disk_space/entries.tspec
diff --git a/bin/ledger/tests/benchmark/disk_space/one_commit_per_entry.tspec b/peridot/bin/ledger/tests/benchmark/disk_space/one_commit_per_entry.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/one_commit_per_entry.tspec
rename to peridot/bin/ledger/tests/benchmark/disk_space/one_commit_per_entry.tspec
diff --git a/bin/ledger/tests/benchmark/disk_space/small_keys.tspec b/peridot/bin/ledger/tests/benchmark/disk_space/small_keys.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/small_keys.tspec
rename to peridot/bin/ledger/tests/benchmark/disk_space/small_keys.tspec
diff --git a/bin/ledger/tests/benchmark/disk_space/updates.tspec b/peridot/bin/ledger/tests/benchmark/disk_space/updates.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/disk_space/updates.tspec
rename to peridot/bin/ledger/tests/benchmark/disk_space/updates.tspec
diff --git a/bin/ledger/tests/benchmark/fetch/BUILD.gn b/peridot/bin/ledger/tests/benchmark/fetch/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/fetch/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/fetch/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/fetch/fetch.cc b/peridot/bin/ledger/tests/benchmark/fetch/fetch.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/fetch/fetch.cc
rename to peridot/bin/ledger/tests/benchmark/fetch/fetch.cc
diff --git a/bin/ledger/tests/benchmark/fetch/fetch.cmx b/peridot/bin/ledger/tests/benchmark/fetch/fetch.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/fetch/fetch.cmx
rename to peridot/bin/ledger/tests/benchmark/fetch/fetch.cmx
diff --git a/bin/ledger/tests/benchmark/fetch/fetch.tspec b/peridot/bin/ledger/tests/benchmark/fetch/fetch.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/fetch/fetch.tspec
rename to peridot/bin/ledger/tests/benchmark/fetch/fetch.tspec
diff --git a/bin/ledger/tests/benchmark/fetch/fetch_partial_big_entry.tspec b/peridot/bin/ledger/tests/benchmark/fetch/fetch_partial_big_entry.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/fetch/fetch_partial_big_entry.tspec
rename to peridot/bin/ledger/tests/benchmark/fetch/fetch_partial_big_entry.tspec
diff --git a/bin/ledger/tests/benchmark/get_page/BUILD.gn b/peridot/bin/ledger/tests/benchmark/get_page/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/get_page/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/get_page/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/get_page/add_new_page.tspec b/peridot/bin/ledger/tests/benchmark/get_page/add_new_page.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/get_page/add_new_page.tspec
rename to peridot/bin/ledger/tests/benchmark/get_page/add_new_page.tspec
diff --git a/bin/ledger/tests/benchmark/get_page/add_new_page_precached.tspec b/peridot/bin/ledger/tests/benchmark/get_page/add_new_page_precached.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/get_page/add_new_page_precached.tspec
rename to peridot/bin/ledger/tests/benchmark/get_page/add_new_page_precached.tspec
diff --git a/bin/ledger/tests/benchmark/get_page/get_page.cc b/peridot/bin/ledger/tests/benchmark/get_page/get_page.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/get_page/get_page.cc
rename to peridot/bin/ledger/tests/benchmark/get_page/get_page.cc
diff --git a/bin/ledger/tests/benchmark/get_page/get_page.cmx b/peridot/bin/ledger/tests/benchmark/get_page/get_page.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/get_page/get_page.cmx
rename to peridot/bin/ledger/tests/benchmark/get_page/get_page.cmx
diff --git a/bin/ledger/tests/benchmark/get_page/get_page_id.tspec b/peridot/bin/ledger/tests/benchmark/get_page/get_page_id.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/get_page/get_page_id.tspec
rename to peridot/bin/ledger/tests/benchmark/get_page/get_page_id.tspec
diff --git a/bin/ledger/tests/benchmark/get_page/get_same_page.tspec b/peridot/bin/ledger/tests/benchmark/get_page/get_same_page.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/get_page/get_same_page.tspec
rename to peridot/bin/ledger/tests/benchmark/get_page/get_same_page.tspec
diff --git a/bin/ledger/tests/benchmark/put/BUILD.gn b/peridot/bin/ledger/tests/benchmark/put/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/put/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/put/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/put/put.cc b/peridot/bin/ledger/tests/benchmark/put/put.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/put/put.cc
rename to peridot/bin/ledger/tests/benchmark/put/put.cc
diff --git a/bin/ledger/tests/benchmark/put/put.cmx b/peridot/bin/ledger/tests/benchmark/put/put.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/put/put.cmx
rename to peridot/bin/ledger/tests/benchmark/put/put.cmx
diff --git a/bin/ledger/tests/benchmark/put/put.tspec b/peridot/bin/ledger/tests/benchmark/put/put.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/put/put.tspec
rename to peridot/bin/ledger/tests/benchmark/put/put.tspec
diff --git a/bin/ledger/tests/benchmark/put/put_as_reference.tspec b/peridot/bin/ledger/tests/benchmark/put/put_as_reference.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/put/put_as_reference.tspec
rename to peridot/bin/ledger/tests/benchmark/put/put_as_reference.tspec
diff --git a/bin/ledger/tests/benchmark/put/put_big_entry.tspec b/peridot/bin/ledger/tests/benchmark/put/put_big_entry.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/put/put_big_entry.tspec
rename to peridot/bin/ledger/tests/benchmark/put/put_big_entry.tspec
diff --git a/bin/ledger/tests/benchmark/put/transaction.tspec b/peridot/bin/ledger/tests/benchmark/put/transaction.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/put/transaction.tspec
rename to peridot/bin/ledger/tests/benchmark/put/transaction.tspec
diff --git a/bin/ledger/tests/benchmark/sync/BUILD.gn b/peridot/bin/ledger/tests/benchmark/sync/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/sync/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/sync/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/sync/sync.cc b/peridot/bin/ledger/tests/benchmark/sync/sync.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/sync/sync.cc
rename to peridot/bin/ledger/tests/benchmark/sync/sync.cc
diff --git a/bin/ledger/tests/benchmark/sync/sync.cmx b/peridot/bin/ledger/tests/benchmark/sync/sync.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/sync/sync.cmx
rename to peridot/bin/ledger/tests/benchmark/sync/sync.cmx
diff --git a/bin/ledger/tests/benchmark/sync/sync.tspec b/peridot/bin/ledger/tests/benchmark/sync/sync.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/sync/sync.tspec
rename to peridot/bin/ledger/tests/benchmark/sync/sync.tspec
diff --git a/bin/ledger/tests/benchmark/sync/sync_big_change.tspec b/peridot/bin/ledger/tests/benchmark/sync/sync_big_change.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/sync/sync_big_change.tspec
rename to peridot/bin/ledger/tests/benchmark/sync/sync_big_change.tspec
diff --git a/bin/ledger/tests/benchmark/update_entry/BUILD.gn b/peridot/bin/ledger/tests/benchmark/update_entry/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/benchmark/update_entry/BUILD.gn
rename to peridot/bin/ledger/tests/benchmark/update_entry/BUILD.gn
diff --git a/bin/ledger/tests/benchmark/update_entry/update_big_entry.tspec b/peridot/bin/ledger/tests/benchmark/update_entry/update_big_entry.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/update_entry/update_big_entry.tspec
rename to peridot/bin/ledger/tests/benchmark/update_entry/update_big_entry.tspec
diff --git a/bin/ledger/tests/benchmark/update_entry/update_entry.cc b/peridot/bin/ledger/tests/benchmark/update_entry/update_entry.cc
similarity index 100%
rename from bin/ledger/tests/benchmark/update_entry/update_entry.cc
rename to peridot/bin/ledger/tests/benchmark/update_entry/update_entry.cc
diff --git a/bin/ledger/tests/benchmark/update_entry/update_entry.cmx b/peridot/bin/ledger/tests/benchmark/update_entry/update_entry.cmx
similarity index 100%
rename from bin/ledger/tests/benchmark/update_entry/update_entry.cmx
rename to peridot/bin/ledger/tests/benchmark/update_entry/update_entry.cmx
diff --git a/bin/ledger/tests/benchmark/update_entry/update_entry.tspec b/peridot/bin/ledger/tests/benchmark/update_entry/update_entry.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/update_entry/update_entry.tspec
rename to peridot/bin/ledger/tests/benchmark/update_entry/update_entry.tspec
diff --git a/bin/ledger/tests/benchmark/update_entry/update_entry_transactions.tspec b/peridot/bin/ledger/tests/benchmark/update_entry/update_entry_transactions.tspec
similarity index 100%
rename from bin/ledger/tests/benchmark/update_entry/update_entry_transactions.tspec
rename to peridot/bin/ledger/tests/benchmark/update_entry/update_entry_transactions.tspec
diff --git a/bin/ledger/tests/cloud_provider/BUILD.gn b/peridot/bin/ledger/tests/cloud_provider/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/cloud_provider/BUILD.gn
rename to peridot/bin/ledger/tests/cloud_provider/BUILD.gn
diff --git a/bin/ledger/tests/cloud_provider/README.md b/peridot/bin/ledger/tests/cloud_provider/README.md
similarity index 100%
rename from bin/ledger/tests/cloud_provider/README.md
rename to peridot/bin/ledger/tests/cloud_provider/README.md
diff --git a/bin/ledger/tests/cloud_provider/cloud_provider_validation_tests.cmx b/peridot/bin/ledger/tests/cloud_provider/cloud_provider_validation_tests.cmx
similarity index 100%
rename from bin/ledger/tests/cloud_provider/cloud_provider_validation_tests.cmx
rename to peridot/bin/ledger/tests/cloud_provider/cloud_provider_validation_tests.cmx
diff --git a/bin/ledger/tests/cloud_provider/convert.cc b/peridot/bin/ledger/tests/cloud_provider/convert.cc
similarity index 100%
rename from bin/ledger/tests/cloud_provider/convert.cc
rename to peridot/bin/ledger/tests/cloud_provider/convert.cc
diff --git a/bin/ledger/tests/cloud_provider/convert.h b/peridot/bin/ledger/tests/cloud_provider/convert.h
similarity index 100%
rename from bin/ledger/tests/cloud_provider/convert.h
rename to peridot/bin/ledger/tests/cloud_provider/convert.h
diff --git a/bin/ledger/tests/cloud_provider/device_set_test.cc b/peridot/bin/ledger/tests/cloud_provider/device_set_test.cc
similarity index 100%
rename from bin/ledger/tests/cloud_provider/device_set_test.cc
rename to peridot/bin/ledger/tests/cloud_provider/device_set_test.cc
diff --git a/bin/ledger/tests/cloud_provider/launcher/BUILD.gn b/peridot/bin/ledger/tests/cloud_provider/launcher/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/cloud_provider/launcher/BUILD.gn
rename to peridot/bin/ledger/tests/cloud_provider/launcher/BUILD.gn
diff --git a/bin/ledger/tests/cloud_provider/launcher/validation_tests_launcher.cc b/peridot/bin/ledger/tests/cloud_provider/launcher/validation_tests_launcher.cc
similarity index 100%
rename from bin/ledger/tests/cloud_provider/launcher/validation_tests_launcher.cc
rename to peridot/bin/ledger/tests/cloud_provider/launcher/validation_tests_launcher.cc
diff --git a/bin/ledger/tests/cloud_provider/launcher/validation_tests_launcher.h b/peridot/bin/ledger/tests/cloud_provider/launcher/validation_tests_launcher.h
similarity index 100%
rename from bin/ledger/tests/cloud_provider/launcher/validation_tests_launcher.h
rename to peridot/bin/ledger/tests/cloud_provider/launcher/validation_tests_launcher.h
diff --git a/bin/ledger/tests/cloud_provider/page_cloud_test.cc b/peridot/bin/ledger/tests/cloud_provider/page_cloud_test.cc
similarity index 100%
rename from bin/ledger/tests/cloud_provider/page_cloud_test.cc
rename to peridot/bin/ledger/tests/cloud_provider/page_cloud_test.cc
diff --git a/bin/ledger/tests/cloud_provider/types.h b/peridot/bin/ledger/tests/cloud_provider/types.h
similarity index 100%
rename from bin/ledger/tests/cloud_provider/types.h
rename to peridot/bin/ledger/tests/cloud_provider/types.h
diff --git a/bin/ledger/tests/cloud_provider/validation_test.cc b/peridot/bin/ledger/tests/cloud_provider/validation_test.cc
similarity index 100%
rename from bin/ledger/tests/cloud_provider/validation_test.cc
rename to peridot/bin/ledger/tests/cloud_provider/validation_test.cc
diff --git a/bin/ledger/tests/cloud_provider/validation_test.h b/peridot/bin/ledger/tests/cloud_provider/validation_test.h
similarity index 100%
rename from bin/ledger/tests/cloud_provider/validation_test.h
rename to peridot/bin/ledger/tests/cloud_provider/validation_test.h
diff --git a/bin/ledger/tests/e2e_local/BUILD.gn b/peridot/bin/ledger/tests/e2e_local/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/e2e_local/BUILD.gn
rename to peridot/bin/ledger/tests/e2e_local/BUILD.gn
diff --git a/bin/ledger/tests/e2e_local/get_ledger_test.cc b/peridot/bin/ledger/tests/e2e_local/get_ledger_test.cc
similarity index 100%
rename from bin/ledger/tests/e2e_local/get_ledger_test.cc
rename to peridot/bin/ledger/tests/e2e_local/get_ledger_test.cc
diff --git a/bin/ledger/tests/e2e_local/ledger_e2e_local.cmx b/peridot/bin/ledger/tests/e2e_local/ledger_e2e_local.cmx
similarity index 100%
rename from bin/ledger/tests/e2e_local/ledger_e2e_local.cmx
rename to peridot/bin/ledger/tests/e2e_local/ledger_e2e_local.cmx
diff --git a/bin/ledger/tests/e2e_local/ledger_e2e_test.cc b/peridot/bin/ledger/tests/e2e_local/ledger_e2e_test.cc
similarity index 100%
rename from bin/ledger/tests/e2e_local/ledger_e2e_test.cc
rename to peridot/bin/ledger/tests/e2e_local/ledger_e2e_test.cc
diff --git a/bin/ledger/tests/e2e_sync/BUILD.gn b/peridot/bin/ledger/tests/e2e_sync/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/e2e_sync/BUILD.gn
rename to peridot/bin/ledger/tests/e2e_sync/BUILD.gn
diff --git a/bin/ledger/tests/e2e_sync/README.md b/peridot/bin/ledger/tests/e2e_sync/README.md
similarity index 100%
rename from bin/ledger/tests/e2e_sync/README.md
rename to peridot/bin/ledger/tests/e2e_sync/README.md
diff --git a/bin/ledger/tests/e2e_sync/e2e_sync_main.cc b/peridot/bin/ledger/tests/e2e_sync/e2e_sync_main.cc
similarity index 100%
rename from bin/ledger/tests/e2e_sync/e2e_sync_main.cc
rename to peridot/bin/ledger/tests/e2e_sync/e2e_sync_main.cc
diff --git a/bin/ledger/tests/e2e_sync/ledger_app_instance_factory_e2e.cc b/peridot/bin/ledger/tests/e2e_sync/ledger_app_instance_factory_e2e.cc
similarity index 100%
rename from bin/ledger/tests/e2e_sync/ledger_app_instance_factory_e2e.cc
rename to peridot/bin/ledger/tests/e2e_sync/ledger_app_instance_factory_e2e.cc
diff --git a/bin/ledger/tests/e2e_sync/ledger_app_instance_factory_e2e.h b/peridot/bin/ledger/tests/e2e_sync/ledger_app_instance_factory_e2e.h
similarity index 100%
rename from bin/ledger/tests/e2e_sync/ledger_app_instance_factory_e2e.h
rename to peridot/bin/ledger/tests/e2e_sync/ledger_app_instance_factory_e2e.h
diff --git a/bin/ledger/tests/e2e_sync/ledger_e2e_sync.cmx b/peridot/bin/ledger/tests/e2e_sync/ledger_e2e_sync.cmx
similarity index 100%
rename from bin/ledger/tests/e2e_sync/ledger_e2e_sync.cmx
rename to peridot/bin/ledger/tests/e2e_sync/ledger_e2e_sync.cmx
diff --git a/bin/ledger/tests/integration/BUILD.gn b/peridot/bin/ledger/tests/integration/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/integration/BUILD.gn
rename to peridot/bin/ledger/tests/integration/BUILD.gn
diff --git a/bin/ledger/tests/integration/integration_test.cc b/peridot/bin/ledger/tests/integration/integration_test.cc
similarity index 100%
rename from bin/ledger/tests/integration/integration_test.cc
rename to peridot/bin/ledger/tests/integration/integration_test.cc
diff --git a/bin/ledger/tests/integration/integration_test.h b/peridot/bin/ledger/tests/integration/integration_test.h
similarity index 100%
rename from bin/ledger/tests/integration/integration_test.h
rename to peridot/bin/ledger/tests/integration/integration_test.h
diff --git a/bin/ledger/tests/integration/integration_test_tests.cc b/peridot/bin/ledger/tests/integration/integration_test_tests.cc
similarity index 100%
rename from bin/ledger/tests/integration/integration_test_tests.cc
rename to peridot/bin/ledger/tests/integration/integration_test_tests.cc
diff --git a/bin/ledger/tests/integration/ledger_app_instance_factory_integration.cc b/peridot/bin/ledger/tests/integration/ledger_app_instance_factory_integration.cc
similarity index 100%
rename from bin/ledger/tests/integration/ledger_app_instance_factory_integration.cc
rename to peridot/bin/ledger/tests/integration/ledger_app_instance_factory_integration.cc
diff --git a/bin/ledger/tests/integration/ledger_integration_tests.cmx b/peridot/bin/ledger/tests/integration/ledger_integration_tests.cmx
similarity index 100%
rename from bin/ledger/tests/integration/ledger_integration_tests.cmx
rename to peridot/bin/ledger/tests/integration/ledger_integration_tests.cmx
diff --git a/bin/ledger/tests/integration/merging_tests.cc b/peridot/bin/ledger/tests/integration/merging_tests.cc
similarity index 100%
rename from bin/ledger/tests/integration/merging_tests.cc
rename to peridot/bin/ledger/tests/integration/merging_tests.cc
diff --git a/bin/ledger/tests/integration/page_mutation_tests.cc b/peridot/bin/ledger/tests/integration/page_mutation_tests.cc
similarity index 100%
rename from bin/ledger/tests/integration/page_mutation_tests.cc
rename to peridot/bin/ledger/tests/integration/page_mutation_tests.cc
diff --git a/bin/ledger/tests/integration/page_snapshot_tests.cc b/peridot/bin/ledger/tests/integration/page_snapshot_tests.cc
similarity index 100%
rename from bin/ledger/tests/integration/page_snapshot_tests.cc
rename to peridot/bin/ledger/tests/integration/page_snapshot_tests.cc
diff --git a/bin/ledger/tests/integration/page_tests.cc b/peridot/bin/ledger/tests/integration/page_tests.cc
similarity index 100%
rename from bin/ledger/tests/integration/page_tests.cc
rename to peridot/bin/ledger/tests/integration/page_tests.cc
diff --git a/bin/ledger/tests/integration/page_watcher_tests.cc b/peridot/bin/ledger/tests/integration/page_watcher_tests.cc
similarity index 100%
rename from bin/ledger/tests/integration/page_watcher_tests.cc
rename to peridot/bin/ledger/tests/integration/page_watcher_tests.cc
diff --git a/bin/ledger/tests/integration/sync/BUILD.gn b/peridot/bin/ledger/tests/integration/sync/BUILD.gn
similarity index 100%
rename from bin/ledger/tests/integration/sync/BUILD.gn
rename to peridot/bin/ledger/tests/integration/sync/BUILD.gn
diff --git a/bin/ledger/tests/integration/sync/convergence.cc b/peridot/bin/ledger/tests/integration/sync/convergence.cc
similarity index 100%
rename from bin/ledger/tests/integration/sync/convergence.cc
rename to peridot/bin/ledger/tests/integration/sync/convergence.cc
diff --git a/bin/ledger/tests/integration/sync/long_history.cc b/peridot/bin/ledger/tests/integration/sync/long_history.cc
similarity index 100%
rename from bin/ledger/tests/integration/sync/long_history.cc
rename to peridot/bin/ledger/tests/integration/sync/long_history.cc
diff --git a/bin/ledger/tests/integration/sync/sync_tests.cc b/peridot/bin/ledger/tests/integration/sync/sync_tests.cc
similarity index 100%
rename from bin/ledger/tests/integration/sync/sync_tests.cc
rename to peridot/bin/ledger/tests/integration/sync/sync_tests.cc
diff --git a/bin/ledger/tests/integration/sync/test_sync_state_watcher.cc b/peridot/bin/ledger/tests/integration/sync/test_sync_state_watcher.cc
similarity index 100%
rename from bin/ledger/tests/integration/sync/test_sync_state_watcher.cc
rename to peridot/bin/ledger/tests/integration/sync/test_sync_state_watcher.cc
diff --git a/bin/ledger/tests/integration/sync/test_sync_state_watcher.h b/peridot/bin/ledger/tests/integration/sync/test_sync_state_watcher.h
similarity index 100%
rename from bin/ledger/tests/integration/sync/test_sync_state_watcher.h
rename to peridot/bin/ledger/tests/integration/sync/test_sync_state_watcher.h
diff --git a/bin/ledger/tests/integration/test_utils.cc b/peridot/bin/ledger/tests/integration/test_utils.cc
similarity index 100%
rename from bin/ledger/tests/integration/test_utils.cc
rename to peridot/bin/ledger/tests/integration/test_utils.cc
diff --git a/bin/ledger/tests/integration/test_utils.h b/peridot/bin/ledger/tests/integration/test_utils.h
similarity index 100%
rename from bin/ledger/tests/integration/test_utils.h
rename to peridot/bin/ledger/tests/integration/test_utils.h
diff --git a/bin/ledger/tests/ledger_unittests.cmx b/peridot/bin/ledger/tests/ledger_unittests.cmx
similarity index 100%
rename from bin/ledger/tests/ledger_unittests.cmx
rename to peridot/bin/ledger/tests/ledger_unittests.cmx
diff --git a/bin/module_resolver/BUILD.gn b/peridot/bin/module_resolver/BUILD.gn
similarity index 100%
rename from bin/module_resolver/BUILD.gn
rename to peridot/bin/module_resolver/BUILD.gn
diff --git a/bin/module_resolver/local_module_resolver.cc b/peridot/bin/module_resolver/local_module_resolver.cc
similarity index 100%
rename from bin/module_resolver/local_module_resolver.cc
rename to peridot/bin/module_resolver/local_module_resolver.cc
diff --git a/bin/module_resolver/local_module_resolver.h b/peridot/bin/module_resolver/local_module_resolver.h
similarity index 100%
rename from bin/module_resolver/local_module_resolver.h
rename to peridot/bin/module_resolver/local_module_resolver.h
diff --git a/bin/module_resolver/local_module_resolver_unittest.cc b/peridot/bin/module_resolver/local_module_resolver_unittest.cc
similarity index 100%
rename from bin/module_resolver/local_module_resolver_unittest.cc
rename to peridot/bin/module_resolver/local_module_resolver_unittest.cc
diff --git a/bin/module_resolver/meta/module_resolver.cmx b/peridot/bin/module_resolver/meta/module_resolver.cmx
similarity index 100%
rename from bin/module_resolver/meta/module_resolver.cmx
rename to peridot/bin/module_resolver/meta/module_resolver.cmx
diff --git a/bin/module_resolver/module_package_indexer/BUILD.gn b/peridot/bin/module_resolver/module_package_indexer/BUILD.gn
similarity index 100%
rename from bin/module_resolver/module_package_indexer/BUILD.gn
rename to peridot/bin/module_resolver/module_package_indexer/BUILD.gn
diff --git a/bin/module_resolver/module_package_indexer/main.cc b/peridot/bin/module_resolver/module_package_indexer/main.cc
similarity index 100%
rename from bin/module_resolver/module_package_indexer/main.cc
rename to peridot/bin/module_resolver/module_package_indexer/main.cc
diff --git a/bin/module_resolver/module_package_indexer/meta/module_package_indexer.cmx b/peridot/bin/module_resolver/module_package_indexer/meta/module_package_indexer.cmx
similarity index 100%
rename from bin/module_resolver/module_package_indexer/meta/module_package_indexer.cmx
rename to peridot/bin/module_resolver/module_package_indexer/meta/module_package_indexer.cmx
diff --git a/bin/module_resolver/module_resolver_main.cc b/peridot/bin/module_resolver/module_resolver_main.cc
similarity index 100%
rename from bin/module_resolver/module_resolver_main.cc
rename to peridot/bin/module_resolver/module_resolver_main.cc
diff --git a/bin/module_resolver/type_inference.cc b/peridot/bin/module_resolver/type_inference.cc
similarity index 100%
rename from bin/module_resolver/type_inference.cc
rename to peridot/bin/module_resolver/type_inference.cc
diff --git a/bin/module_resolver/type_inference.h b/peridot/bin/module_resolver/type_inference.h
similarity index 100%
rename from bin/module_resolver/type_inference.h
rename to peridot/bin/module_resolver/type_inference.h
diff --git a/bin/sessionctl/BUILD.gn b/peridot/bin/sessionctl/BUILD.gn
similarity index 100%
rename from bin/sessionctl/BUILD.gn
rename to peridot/bin/sessionctl/BUILD.gn
diff --git a/bin/sessionctl/logger.cc b/peridot/bin/sessionctl/logger.cc
similarity index 100%
rename from bin/sessionctl/logger.cc
rename to peridot/bin/sessionctl/logger.cc
diff --git a/bin/sessionctl/logger.h b/peridot/bin/sessionctl/logger.h
similarity index 100%
rename from bin/sessionctl/logger.h
rename to peridot/bin/sessionctl/logger.h
diff --git a/bin/sessionctl/main.cc b/peridot/bin/sessionctl/main.cc
similarity index 100%
rename from bin/sessionctl/main.cc
rename to peridot/bin/sessionctl/main.cc
diff --git a/bin/sessionctl/meta/sessionctl.cmx b/peridot/bin/sessionctl/meta/sessionctl.cmx
similarity index 100%
rename from bin/sessionctl/meta/sessionctl.cmx
rename to peridot/bin/sessionctl/meta/sessionctl.cmx
diff --git a/bin/sessionctl/session_ctl_app.cc b/peridot/bin/sessionctl/session_ctl_app.cc
similarity index 100%
rename from bin/sessionctl/session_ctl_app.cc
rename to peridot/bin/sessionctl/session_ctl_app.cc
diff --git a/bin/sessionctl/session_ctl_app.h b/peridot/bin/sessionctl/session_ctl_app.h
similarity index 100%
rename from bin/sessionctl/session_ctl_app.h
rename to peridot/bin/sessionctl/session_ctl_app.h
diff --git a/bin/sessionctl/session_ctl_app_unittest.cc b/peridot/bin/sessionctl/session_ctl_app_unittest.cc
similarity index 100%
rename from bin/sessionctl/session_ctl_app_unittest.cc
rename to peridot/bin/sessionctl/session_ctl_app_unittest.cc
diff --git a/bin/sessionctl/session_ctl_constants.h b/peridot/bin/sessionctl/session_ctl_constants.h
similarity index 100%
rename from bin/sessionctl/session_ctl_constants.h
rename to peridot/bin/sessionctl/session_ctl_constants.h
diff --git a/bin/sessionmgr/BUILD.gn b/peridot/bin/sessionmgr/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/BUILD.gn
rename to peridot/bin/sessionmgr/BUILD.gn
diff --git a/bin/sessionmgr/agent_runner/BUILD.gn b/peridot/bin/sessionmgr/agent_runner/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/agent_runner/BUILD.gn
rename to peridot/bin/sessionmgr/agent_runner/BUILD.gn
diff --git a/bin/sessionmgr/agent_runner/agent_context_impl.cc b/peridot/bin/sessionmgr/agent_runner/agent_context_impl.cc
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_context_impl.cc
rename to peridot/bin/sessionmgr/agent_runner/agent_context_impl.cc
diff --git a/bin/sessionmgr/agent_runner/agent_context_impl.h b/peridot/bin/sessionmgr/agent_runner/agent_context_impl.h
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_context_impl.h
rename to peridot/bin/sessionmgr/agent_runner/agent_context_impl.h
diff --git a/bin/sessionmgr/agent_runner/agent_runner.cc b/peridot/bin/sessionmgr/agent_runner/agent_runner.cc
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_runner.cc
rename to peridot/bin/sessionmgr/agent_runner/agent_runner.cc
diff --git a/bin/sessionmgr/agent_runner/agent_runner.h b/peridot/bin/sessionmgr/agent_runner/agent_runner.h
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_runner.h
rename to peridot/bin/sessionmgr/agent_runner/agent_runner.h
diff --git a/bin/sessionmgr/agent_runner/agent_runner_storage.cc b/peridot/bin/sessionmgr/agent_runner/agent_runner_storage.cc
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_runner_storage.cc
rename to peridot/bin/sessionmgr/agent_runner/agent_runner_storage.cc
diff --git a/bin/sessionmgr/agent_runner/agent_runner_storage.h b/peridot/bin/sessionmgr/agent_runner/agent_runner_storage.h
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_runner_storage.h
rename to peridot/bin/sessionmgr/agent_runner/agent_runner_storage.h
diff --git a/bin/sessionmgr/agent_runner/agent_runner_storage_impl.cc b/peridot/bin/sessionmgr/agent_runner/agent_runner_storage_impl.cc
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_runner_storage_impl.cc
rename to peridot/bin/sessionmgr/agent_runner/agent_runner_storage_impl.cc
diff --git a/bin/sessionmgr/agent_runner/agent_runner_storage_impl.h b/peridot/bin/sessionmgr/agent_runner/agent_runner_storage_impl.h
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_runner_storage_impl.h
rename to peridot/bin/sessionmgr/agent_runner/agent_runner_storage_impl.h
diff --git a/bin/sessionmgr/agent_runner/agent_runner_unittest.cc b/peridot/bin/sessionmgr/agent_runner/agent_runner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/agent_runner/agent_runner_unittest.cc
rename to peridot/bin/sessionmgr/agent_runner/agent_runner_unittest.cc
diff --git a/bin/sessionmgr/component_context_impl.cc b/peridot/bin/sessionmgr/component_context_impl.cc
similarity index 100%
rename from bin/sessionmgr/component_context_impl.cc
rename to peridot/bin/sessionmgr/component_context_impl.cc
diff --git a/bin/sessionmgr/component_context_impl.h b/peridot/bin/sessionmgr/component_context_impl.h
similarity index 100%
rename from bin/sessionmgr/component_context_impl.h
rename to peridot/bin/sessionmgr/component_context_impl.h
diff --git a/bin/sessionmgr/dev_session_shell.cc b/peridot/bin/sessionmgr/dev_session_shell.cc
similarity index 100%
rename from bin/sessionmgr/dev_session_shell.cc
rename to peridot/bin/sessionmgr/dev_session_shell.cc
diff --git a/bin/sessionmgr/device_map_impl.cc b/peridot/bin/sessionmgr/device_map_impl.cc
similarity index 100%
rename from bin/sessionmgr/device_map_impl.cc
rename to peridot/bin/sessionmgr/device_map_impl.cc
diff --git a/bin/sessionmgr/device_map_impl.h b/peridot/bin/sessionmgr/device_map_impl.h
similarity index 100%
rename from bin/sessionmgr/device_map_impl.h
rename to peridot/bin/sessionmgr/device_map_impl.h
diff --git a/bin/sessionmgr/entity_provider_runner/BUILD.gn b/peridot/bin/sessionmgr/entity_provider_runner/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/entity_provider_runner/BUILD.gn
rename to peridot/bin/sessionmgr/entity_provider_runner/BUILD.gn
diff --git a/bin/sessionmgr/entity_provider_runner/entity_provider_controller.cc b/peridot/bin/sessionmgr/entity_provider_runner/entity_provider_controller.cc
similarity index 100%
rename from bin/sessionmgr/entity_provider_runner/entity_provider_controller.cc
rename to peridot/bin/sessionmgr/entity_provider_runner/entity_provider_controller.cc
diff --git a/bin/sessionmgr/entity_provider_runner/entity_provider_controller.h b/peridot/bin/sessionmgr/entity_provider_runner/entity_provider_controller.h
similarity index 100%
rename from bin/sessionmgr/entity_provider_runner/entity_provider_controller.h
rename to peridot/bin/sessionmgr/entity_provider_runner/entity_provider_controller.h
diff --git a/bin/sessionmgr/entity_provider_runner/entity_provider_launcher.cc b/peridot/bin/sessionmgr/entity_provider_runner/entity_provider_launcher.cc
similarity index 100%
rename from bin/sessionmgr/entity_provider_runner/entity_provider_launcher.cc
rename to peridot/bin/sessionmgr/entity_provider_runner/entity_provider_launcher.cc
diff --git a/bin/sessionmgr/entity_provider_runner/entity_provider_launcher.h b/peridot/bin/sessionmgr/entity_provider_runner/entity_provider_launcher.h
similarity index 100%
rename from bin/sessionmgr/entity_provider_runner/entity_provider_launcher.h
rename to peridot/bin/sessionmgr/entity_provider_runner/entity_provider_launcher.h
diff --git a/bin/sessionmgr/entity_provider_runner/entity_provider_runner.cc b/peridot/bin/sessionmgr/entity_provider_runner/entity_provider_runner.cc
similarity index 100%
rename from bin/sessionmgr/entity_provider_runner/entity_provider_runner.cc
rename to peridot/bin/sessionmgr/entity_provider_runner/entity_provider_runner.cc
diff --git a/bin/sessionmgr/entity_provider_runner/entity_provider_runner.h b/peridot/bin/sessionmgr/entity_provider_runner/entity_provider_runner.h
similarity index 100%
rename from bin/sessionmgr/entity_provider_runner/entity_provider_runner.h
rename to peridot/bin/sessionmgr/entity_provider_runner/entity_provider_runner.h
diff --git a/bin/sessionmgr/entity_provider_runner/entity_provider_runner_unittest.cc b/peridot/bin/sessionmgr/entity_provider_runner/entity_provider_runner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/entity_provider_runner/entity_provider_runner_unittest.cc
rename to peridot/bin/sessionmgr/entity_provider_runner/entity_provider_runner_unittest.cc
diff --git a/bin/sessionmgr/focus.cc b/peridot/bin/sessionmgr/focus.cc
similarity index 100%
rename from bin/sessionmgr/focus.cc
rename to peridot/bin/sessionmgr/focus.cc
diff --git a/bin/sessionmgr/focus.h b/peridot/bin/sessionmgr/focus.h
similarity index 100%
rename from bin/sessionmgr/focus.h
rename to peridot/bin/sessionmgr/focus.h
diff --git a/bin/sessionmgr/intelligence_services_impl.cc b/peridot/bin/sessionmgr/intelligence_services_impl.cc
similarity index 100%
rename from bin/sessionmgr/intelligence_services_impl.cc
rename to peridot/bin/sessionmgr/intelligence_services_impl.cc
diff --git a/bin/sessionmgr/intelligence_services_impl.h b/peridot/bin/sessionmgr/intelligence_services_impl.h
similarity index 100%
rename from bin/sessionmgr/intelligence_services_impl.h
rename to peridot/bin/sessionmgr/intelligence_services_impl.h
diff --git a/bin/sessionmgr/message_queue/BUILD.gn b/peridot/bin/sessionmgr/message_queue/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/message_queue/BUILD.gn
rename to peridot/bin/sessionmgr/message_queue/BUILD.gn
diff --git a/bin/sessionmgr/message_queue/message_queue_manager.cc b/peridot/bin/sessionmgr/message_queue/message_queue_manager.cc
similarity index 100%
rename from bin/sessionmgr/message_queue/message_queue_manager.cc
rename to peridot/bin/sessionmgr/message_queue/message_queue_manager.cc
diff --git a/bin/sessionmgr/message_queue/message_queue_manager.h b/peridot/bin/sessionmgr/message_queue/message_queue_manager.h
similarity index 100%
rename from bin/sessionmgr/message_queue/message_queue_manager.h
rename to peridot/bin/sessionmgr/message_queue/message_queue_manager.h
diff --git a/bin/sessionmgr/message_queue/persistent_queue.cc b/peridot/bin/sessionmgr/message_queue/persistent_queue.cc
similarity index 100%
rename from bin/sessionmgr/message_queue/persistent_queue.cc
rename to peridot/bin/sessionmgr/message_queue/persistent_queue.cc
diff --git a/bin/sessionmgr/message_queue/persistent_queue.h b/peridot/bin/sessionmgr/message_queue/persistent_queue.h
similarity index 100%
rename from bin/sessionmgr/message_queue/persistent_queue.h
rename to peridot/bin/sessionmgr/message_queue/persistent_queue.h
diff --git a/bin/sessionmgr/meta/dev_session_shell.cmx b/peridot/bin/sessionmgr/meta/dev_session_shell.cmx
similarity index 100%
rename from bin/sessionmgr/meta/dev_session_shell.cmx
rename to peridot/bin/sessionmgr/meta/dev_session_shell.cmx
diff --git a/bin/sessionmgr/meta/sessionmgr.cmx b/peridot/bin/sessionmgr/meta/sessionmgr.cmx
similarity index 100%
rename from bin/sessionmgr/meta/sessionmgr.cmx
rename to peridot/bin/sessionmgr/meta/sessionmgr.cmx
diff --git a/bin/sessionmgr/presentation_provider.cc b/peridot/bin/sessionmgr/presentation_provider.cc
similarity index 100%
rename from bin/sessionmgr/presentation_provider.cc
rename to peridot/bin/sessionmgr/presentation_provider.cc
diff --git a/bin/sessionmgr/presentation_provider.h b/peridot/bin/sessionmgr/presentation_provider.h
similarity index 100%
rename from bin/sessionmgr/presentation_provider.h
rename to peridot/bin/sessionmgr/presentation_provider.h
diff --git a/bin/sessionmgr/puppet_master/BUILD.gn b/peridot/bin/sessionmgr/puppet_master/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/puppet_master/BUILD.gn
rename to peridot/bin/sessionmgr/puppet_master/BUILD.gn
diff --git a/bin/sessionmgr/puppet_master/command_runners/BUILD.gn b/peridot/bin/sessionmgr/puppet_master/command_runners/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/BUILD.gn
rename to peridot/bin/sessionmgr/puppet_master/command_runners/BUILD.gn
diff --git a/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner.h b/peridot/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner_unittest.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/add_mod_command_runner_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/command_runner.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/command_runner.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/command_runner.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/command_runner.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/command_runner.h b/peridot/bin/sessionmgr/puppet_master/command_runners/command_runner.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/command_runner.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/command_runner.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner.h b/peridot/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner_unittest.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/focus_mod_command_runner_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/BUILD.gn b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/BUILD.gn
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/BUILD.gn
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/add_mod_call.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/add_mod_call.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/add_mod_call.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/add_mod_call.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/add_mod_call.h b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/add_mod_call.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/add_mod_call.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/add_mod_call.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/find_modules_call.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/find_modules_call.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/find_modules_call.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/find_modules_call.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/find_modules_call.h b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/find_modules_call.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/find_modules_call.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/find_modules_call.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_link_path_for_parameter_name_call.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_link_path_for_parameter_name_call.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/get_link_path_for_parameter_name_call.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_link_path_for_parameter_name_call.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_link_path_for_parameter_name_call.h b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_link_path_for_parameter_name_call.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/get_link_path_for_parameter_name_call.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_link_path_for_parameter_name_call.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_types_from_entity_call.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_types_from_entity_call.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/get_types_from_entity_call.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_types_from_entity_call.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_types_from_entity_call.h b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_types_from_entity_call.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/get_types_from_entity_call.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/get_types_from_entity_call.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/initialize_chain_call.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/initialize_chain_call.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/initialize_chain_call.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/initialize_chain_call.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/initialize_chain_call.h b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/initialize_chain_call.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/initialize_chain_call.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/initialize_chain_call.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/set_link_value_call.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/set_link_value_call.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/set_link_value_call.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/set_link_value_call.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/operation_calls/set_link_value_call.h b/peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/set_link_value_call.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/operation_calls/set_link_value_call.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/operation_calls/set_link_value_call.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner.h b/peridot/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner_unittest.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/remove_mod_command_runner_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner.h b/peridot/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner_unittest.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_focus_state_command_runner_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner.h b/peridot/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner_unittest.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_kind_of_proto_story_option_command_runner_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner.cc
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner.h b/peridot/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner.h
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner.h
diff --git a/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner_unittest.cc b/peridot/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/command_runners/set_link_value_command_runner_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/dispatch_story_command_executor.cc b/peridot/bin/sessionmgr/puppet_master/dispatch_story_command_executor.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/dispatch_story_command_executor.cc
rename to peridot/bin/sessionmgr/puppet_master/dispatch_story_command_executor.cc
diff --git a/bin/sessionmgr/puppet_master/dispatch_story_command_executor.h b/peridot/bin/sessionmgr/puppet_master/dispatch_story_command_executor.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/dispatch_story_command_executor.h
rename to peridot/bin/sessionmgr/puppet_master/dispatch_story_command_executor.h
diff --git a/bin/sessionmgr/puppet_master/dispatch_story_command_executor_unittest.cc b/peridot/bin/sessionmgr/puppet_master/dispatch_story_command_executor_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/dispatch_story_command_executor_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/dispatch_story_command_executor_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/make_production_impl.cc b/peridot/bin/sessionmgr/puppet_master/make_production_impl.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/make_production_impl.cc
rename to peridot/bin/sessionmgr/puppet_master/make_production_impl.cc
diff --git a/bin/sessionmgr/puppet_master/make_production_impl.h b/peridot/bin/sessionmgr/puppet_master/make_production_impl.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/make_production_impl.h
rename to peridot/bin/sessionmgr/puppet_master/make_production_impl.h
diff --git a/bin/sessionmgr/puppet_master/meta/add_mod_command_runner_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/add_mod_command_runner_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/add_mod_command_runner_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/add_mod_command_runner_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/meta/dispatch_story_command_executor_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/dispatch_story_command_executor_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/dispatch_story_command_executor_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/dispatch_story_command_executor_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/meta/focus_mod_command_runner_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/focus_mod_command_runner_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/focus_mod_command_runner_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/focus_mod_command_runner_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/meta/puppet_master_impl_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/puppet_master_impl_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/puppet_master_impl_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/puppet_master_impl_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/meta/remove_mod_command_runner_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/remove_mod_command_runner_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/remove_mod_command_runner_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/remove_mod_command_runner_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/meta/set_focus_state_command_runner_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/set_focus_state_command_runner_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/set_focus_state_command_runner_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/set_focus_state_command_runner_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/meta/set_kind_of_proto_story_option_command_runner_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/set_kind_of_proto_story_option_command_runner_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/set_kind_of_proto_story_option_command_runner_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/set_kind_of_proto_story_option_command_runner_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/meta/set_link_value_command_runner_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/set_link_value_command_runner_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/set_link_value_command_runner_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/set_link_value_command_runner_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/meta/story_command_executor_unittest.cmx b/peridot/bin/sessionmgr/puppet_master/meta/story_command_executor_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/puppet_master/meta/story_command_executor_unittest.cmx
rename to peridot/bin/sessionmgr/puppet_master/meta/story_command_executor_unittest.cmx
diff --git a/bin/sessionmgr/puppet_master/puppet_master_impl.cc b/peridot/bin/sessionmgr/puppet_master/puppet_master_impl.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/puppet_master_impl.cc
rename to peridot/bin/sessionmgr/puppet_master/puppet_master_impl.cc
diff --git a/bin/sessionmgr/puppet_master/puppet_master_impl.h b/peridot/bin/sessionmgr/puppet_master/puppet_master_impl.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/puppet_master_impl.h
rename to peridot/bin/sessionmgr/puppet_master/puppet_master_impl.h
diff --git a/bin/sessionmgr/puppet_master/puppet_master_impl_unittest.cc b/peridot/bin/sessionmgr/puppet_master/puppet_master_impl_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/puppet_master_impl_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/puppet_master_impl_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/story_command_executor.cc b/peridot/bin/sessionmgr/puppet_master/story_command_executor.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/story_command_executor.cc
rename to peridot/bin/sessionmgr/puppet_master/story_command_executor.cc
diff --git a/bin/sessionmgr/puppet_master/story_command_executor.h b/peridot/bin/sessionmgr/puppet_master/story_command_executor.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/story_command_executor.h
rename to peridot/bin/sessionmgr/puppet_master/story_command_executor.h
diff --git a/bin/sessionmgr/puppet_master/story_command_executor_unittest.cc b/peridot/bin/sessionmgr/puppet_master/story_command_executor_unittest.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/story_command_executor_unittest.cc
rename to peridot/bin/sessionmgr/puppet_master/story_command_executor_unittest.cc
diff --git a/bin/sessionmgr/puppet_master/story_puppet_master_impl.cc b/peridot/bin/sessionmgr/puppet_master/story_puppet_master_impl.cc
similarity index 100%
rename from bin/sessionmgr/puppet_master/story_puppet_master_impl.cc
rename to peridot/bin/sessionmgr/puppet_master/story_puppet_master_impl.cc
diff --git a/bin/sessionmgr/puppet_master/story_puppet_master_impl.h b/peridot/bin/sessionmgr/puppet_master/story_puppet_master_impl.h
similarity index 100%
rename from bin/sessionmgr/puppet_master/story_puppet_master_impl.h
rename to peridot/bin/sessionmgr/puppet_master/story_puppet_master_impl.h
diff --git a/bin/sessionmgr/session_ctl.cc b/peridot/bin/sessionmgr/session_ctl.cc
similarity index 100%
rename from bin/sessionmgr/session_ctl.cc
rename to peridot/bin/sessionmgr/session_ctl.cc
diff --git a/bin/sessionmgr/session_ctl.h b/peridot/bin/sessionmgr/session_ctl.h
similarity index 100%
rename from bin/sessionmgr/session_ctl.h
rename to peridot/bin/sessionmgr/session_ctl.h
diff --git a/bin/sessionmgr/sessionmgr.cc b/peridot/bin/sessionmgr/sessionmgr.cc
similarity index 100%
rename from bin/sessionmgr/sessionmgr.cc
rename to peridot/bin/sessionmgr/sessionmgr.cc
diff --git a/bin/sessionmgr/sessionmgr_impl.cc b/peridot/bin/sessionmgr/sessionmgr_impl.cc
similarity index 100%
rename from bin/sessionmgr/sessionmgr_impl.cc
rename to peridot/bin/sessionmgr/sessionmgr_impl.cc
diff --git a/bin/sessionmgr/sessionmgr_impl.h b/peridot/bin/sessionmgr/sessionmgr_impl.h
similarity index 100%
rename from bin/sessionmgr/sessionmgr_impl.h
rename to peridot/bin/sessionmgr/sessionmgr_impl.h
diff --git a/bin/sessionmgr/storage/BUILD.gn b/peridot/bin/sessionmgr/storage/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/storage/BUILD.gn
rename to peridot/bin/sessionmgr/storage/BUILD.gn
diff --git a/bin/sessionmgr/storage/constants_and_utils.cc b/peridot/bin/sessionmgr/storage/constants_and_utils.cc
similarity index 100%
rename from bin/sessionmgr/storage/constants_and_utils.cc
rename to peridot/bin/sessionmgr/storage/constants_and_utils.cc
diff --git a/bin/sessionmgr/storage/constants_and_utils.h b/peridot/bin/sessionmgr/storage/constants_and_utils.h
similarity index 100%
rename from bin/sessionmgr/storage/constants_and_utils.h
rename to peridot/bin/sessionmgr/storage/constants_and_utils.h
diff --git a/bin/sessionmgr/storage/constants_and_utils_unittest.cc b/peridot/bin/sessionmgr/storage/constants_and_utils_unittest.cc
similarity index 100%
rename from bin/sessionmgr/storage/constants_and_utils_unittest.cc
rename to peridot/bin/sessionmgr/storage/constants_and_utils_unittest.cc
diff --git a/bin/sessionmgr/storage/session_storage.cc b/peridot/bin/sessionmgr/storage/session_storage.cc
similarity index 100%
rename from bin/sessionmgr/storage/session_storage.cc
rename to peridot/bin/sessionmgr/storage/session_storage.cc
diff --git a/bin/sessionmgr/storage/session_storage.h b/peridot/bin/sessionmgr/storage/session_storage.h
similarity index 100%
rename from bin/sessionmgr/storage/session_storage.h
rename to peridot/bin/sessionmgr/storage/session_storage.h
diff --git a/bin/sessionmgr/storage/session_storage_unittest.cc b/peridot/bin/sessionmgr/storage/session_storage_unittest.cc
similarity index 100%
rename from bin/sessionmgr/storage/session_storage_unittest.cc
rename to peridot/bin/sessionmgr/storage/session_storage_unittest.cc
diff --git a/bin/sessionmgr/storage/session_storage_xdr.cc b/peridot/bin/sessionmgr/storage/session_storage_xdr.cc
similarity index 100%
rename from bin/sessionmgr/storage/session_storage_xdr.cc
rename to peridot/bin/sessionmgr/storage/session_storage_xdr.cc
diff --git a/bin/sessionmgr/storage/session_storage_xdr.h b/peridot/bin/sessionmgr/storage/session_storage_xdr.h
similarity index 100%
rename from bin/sessionmgr/storage/session_storage_xdr.h
rename to peridot/bin/sessionmgr/storage/session_storage_xdr.h
diff --git a/bin/sessionmgr/storage/story_storage.cc b/peridot/bin/sessionmgr/storage/story_storage.cc
similarity index 100%
rename from bin/sessionmgr/storage/story_storage.cc
rename to peridot/bin/sessionmgr/storage/story_storage.cc
diff --git a/bin/sessionmgr/storage/story_storage.h b/peridot/bin/sessionmgr/storage/story_storage.h
similarity index 100%
rename from bin/sessionmgr/storage/story_storage.h
rename to peridot/bin/sessionmgr/storage/story_storage.h
diff --git a/bin/sessionmgr/storage/story_storage_unittest.cc b/peridot/bin/sessionmgr/storage/story_storage_unittest.cc
similarity index 100%
rename from bin/sessionmgr/storage/story_storage_unittest.cc
rename to peridot/bin/sessionmgr/storage/story_storage_unittest.cc
diff --git a/bin/sessionmgr/storage/story_storage_xdr.cc b/peridot/bin/sessionmgr/storage/story_storage_xdr.cc
similarity index 100%
rename from bin/sessionmgr/storage/story_storage_xdr.cc
rename to peridot/bin/sessionmgr/storage/story_storage_xdr.cc
diff --git a/bin/sessionmgr/storage/story_storage_xdr.h b/peridot/bin/sessionmgr/storage/story_storage_xdr.h
similarity index 100%
rename from bin/sessionmgr/storage/story_storage_xdr.h
rename to peridot/bin/sessionmgr/storage/story_storage_xdr.h
diff --git a/bin/sessionmgr/story/BUILD.gn b/peridot/bin/sessionmgr/story/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/story/BUILD.gn
rename to peridot/bin/sessionmgr/story/BUILD.gn
diff --git a/bin/sessionmgr/story/model/BUILD.gn b/peridot/bin/sessionmgr/story/model/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/story/model/BUILD.gn
rename to peridot/bin/sessionmgr/story/model/BUILD.gn
diff --git a/bin/sessionmgr/story/model/README.md b/peridot/bin/sessionmgr/story/model/README.md
similarity index 100%
rename from bin/sessionmgr/story/model/README.md
rename to peridot/bin/sessionmgr/story/model/README.md
diff --git a/bin/sessionmgr/story/model/apply_mutations.cc b/peridot/bin/sessionmgr/story/model/apply_mutations.cc
similarity index 100%
rename from bin/sessionmgr/story/model/apply_mutations.cc
rename to peridot/bin/sessionmgr/story/model/apply_mutations.cc
diff --git a/bin/sessionmgr/story/model/apply_mutations.h b/peridot/bin/sessionmgr/story/model/apply_mutations.h
similarity index 100%
rename from bin/sessionmgr/story/model/apply_mutations.h
rename to peridot/bin/sessionmgr/story/model/apply_mutations.h
diff --git a/bin/sessionmgr/story/model/apply_mutations_unittest.cc b/peridot/bin/sessionmgr/story/model/apply_mutations_unittest.cc
similarity index 100%
rename from bin/sessionmgr/story/model/apply_mutations_unittest.cc
rename to peridot/bin/sessionmgr/story/model/apply_mutations_unittest.cc
diff --git a/bin/sessionmgr/story/model/ledger_story_model_storage.cc b/peridot/bin/sessionmgr/story/model/ledger_story_model_storage.cc
similarity index 100%
rename from bin/sessionmgr/story/model/ledger_story_model_storage.cc
rename to peridot/bin/sessionmgr/story/model/ledger_story_model_storage.cc
diff --git a/bin/sessionmgr/story/model/ledger_story_model_storage.h b/peridot/bin/sessionmgr/story/model/ledger_story_model_storage.h
similarity index 100%
rename from bin/sessionmgr/story/model/ledger_story_model_storage.h
rename to peridot/bin/sessionmgr/story/model/ledger_story_model_storage.h
diff --git a/bin/sessionmgr/story/model/ledger_story_model_storage_unittest.cc b/peridot/bin/sessionmgr/story/model/ledger_story_model_storage_unittest.cc
similarity index 100%
rename from bin/sessionmgr/story/model/ledger_story_model_storage_unittest.cc
rename to peridot/bin/sessionmgr/story/model/ledger_story_model_storage_unittest.cc
diff --git a/bin/sessionmgr/story/model/meta/apply_mutations_unittest.cmx b/peridot/bin/sessionmgr/story/model/meta/apply_mutations_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/story/model/meta/apply_mutations_unittest.cmx
rename to peridot/bin/sessionmgr/story/model/meta/apply_mutations_unittest.cmx
diff --git a/bin/sessionmgr/story/model/meta/ledger_story_model_storage_unittest.cmx b/peridot/bin/sessionmgr/story/model/meta/ledger_story_model_storage_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/story/model/meta/ledger_story_model_storage_unittest.cmx
rename to peridot/bin/sessionmgr/story/model/meta/ledger_story_model_storage_unittest.cmx
diff --git a/bin/sessionmgr/story/model/meta/story_model_owner_unittest.cmx b/peridot/bin/sessionmgr/story/model/meta/story_model_owner_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/story/model/meta/story_model_owner_unittest.cmx
rename to peridot/bin/sessionmgr/story/model/meta/story_model_owner_unittest.cmx
diff --git a/bin/sessionmgr/story/model/noop_story_model_storage.cc b/peridot/bin/sessionmgr/story/model/noop_story_model_storage.cc
similarity index 100%
rename from bin/sessionmgr/story/model/noop_story_model_storage.cc
rename to peridot/bin/sessionmgr/story/model/noop_story_model_storage.cc
diff --git a/bin/sessionmgr/story/model/noop_story_model_storage.h b/peridot/bin/sessionmgr/story/model/noop_story_model_storage.h
similarity index 100%
rename from bin/sessionmgr/story/model/noop_story_model_storage.h
rename to peridot/bin/sessionmgr/story/model/noop_story_model_storage.h
diff --git a/bin/sessionmgr/story/model/story_model_owner.cc b/peridot/bin/sessionmgr/story/model/story_model_owner.cc
similarity index 100%
rename from bin/sessionmgr/story/model/story_model_owner.cc
rename to peridot/bin/sessionmgr/story/model/story_model_owner.cc
diff --git a/bin/sessionmgr/story/model/story_model_owner.h b/peridot/bin/sessionmgr/story/model/story_model_owner.h
similarity index 100%
rename from bin/sessionmgr/story/model/story_model_owner.h
rename to peridot/bin/sessionmgr/story/model/story_model_owner.h
diff --git a/bin/sessionmgr/story/model/story_model_owner_unittest.cc b/peridot/bin/sessionmgr/story/model/story_model_owner_unittest.cc
similarity index 100%
rename from bin/sessionmgr/story/model/story_model_owner_unittest.cc
rename to peridot/bin/sessionmgr/story/model/story_model_owner_unittest.cc
diff --git a/bin/sessionmgr/story/model/story_model_storage.cc b/peridot/bin/sessionmgr/story/model/story_model_storage.cc
similarity index 100%
rename from bin/sessionmgr/story/model/story_model_storage.cc
rename to peridot/bin/sessionmgr/story/model/story_model_storage.cc
diff --git a/bin/sessionmgr/story/model/story_model_storage.h b/peridot/bin/sessionmgr/story/model/story_model_storage.h
similarity index 100%
rename from bin/sessionmgr/story/model/story_model_storage.h
rename to peridot/bin/sessionmgr/story/model/story_model_storage.h
diff --git a/bin/sessionmgr/story/model/story_mutator.cc b/peridot/bin/sessionmgr/story/model/story_mutator.cc
similarity index 100%
rename from bin/sessionmgr/story/model/story_mutator.cc
rename to peridot/bin/sessionmgr/story/model/story_mutator.cc
diff --git a/bin/sessionmgr/story/model/story_mutator.h b/peridot/bin/sessionmgr/story/model/story_mutator.h
similarity index 100%
rename from bin/sessionmgr/story/model/story_mutator.h
rename to peridot/bin/sessionmgr/story/model/story_mutator.h
diff --git a/bin/sessionmgr/story/model/story_observer.h b/peridot/bin/sessionmgr/story/model/story_observer.h
similarity index 100%
rename from bin/sessionmgr/story/model/story_observer.h
rename to peridot/bin/sessionmgr/story/model/story_observer.h
diff --git a/bin/sessionmgr/story/model/testing/BUILD.gn b/peridot/bin/sessionmgr/story/model/testing/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/story/model/testing/BUILD.gn
rename to peridot/bin/sessionmgr/story/model/testing/BUILD.gn
diff --git a/bin/sessionmgr/story/model/testing/mutation_matchers.h b/peridot/bin/sessionmgr/story/model/testing/mutation_matchers.h
similarity index 100%
rename from bin/sessionmgr/story/model/testing/mutation_matchers.h
rename to peridot/bin/sessionmgr/story/model/testing/mutation_matchers.h
diff --git a/bin/sessionmgr/story/model/testing/test_mutator.cc b/peridot/bin/sessionmgr/story/model/testing/test_mutator.cc
similarity index 100%
rename from bin/sessionmgr/story/model/testing/test_mutator.cc
rename to peridot/bin/sessionmgr/story/model/testing/test_mutator.cc
diff --git a/bin/sessionmgr/story/model/testing/test_mutator.h b/peridot/bin/sessionmgr/story/model/testing/test_mutator.h
similarity index 100%
rename from bin/sessionmgr/story/model/testing/test_mutator.h
rename to peridot/bin/sessionmgr/story/model/testing/test_mutator.h
diff --git a/bin/sessionmgr/story/system.cc b/peridot/bin/sessionmgr/story/system.cc
similarity index 100%
rename from bin/sessionmgr/story/system.cc
rename to peridot/bin/sessionmgr/story/system.cc
diff --git a/bin/sessionmgr/story/system.h b/peridot/bin/sessionmgr/story/system.h
similarity index 100%
rename from bin/sessionmgr/story/system.h
rename to peridot/bin/sessionmgr/story/system.h
diff --git a/bin/sessionmgr/story/systems/BUILD.gn b/peridot/bin/sessionmgr/story/systems/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/story/systems/BUILD.gn
rename to peridot/bin/sessionmgr/story/systems/BUILD.gn
diff --git a/bin/sessionmgr/story/systems/meta/story_visibility_system_unittest.cmx b/peridot/bin/sessionmgr/story/systems/meta/story_visibility_system_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/story/systems/meta/story_visibility_system_unittest.cmx
rename to peridot/bin/sessionmgr/story/systems/meta/story_visibility_system_unittest.cmx
diff --git a/bin/sessionmgr/story/systems/story_visibility_system.cc b/peridot/bin/sessionmgr/story/systems/story_visibility_system.cc
similarity index 100%
rename from bin/sessionmgr/story/systems/story_visibility_system.cc
rename to peridot/bin/sessionmgr/story/systems/story_visibility_system.cc
diff --git a/bin/sessionmgr/story/systems/story_visibility_system.h b/peridot/bin/sessionmgr/story/systems/story_visibility_system.h
similarity index 100%
rename from bin/sessionmgr/story/systems/story_visibility_system.h
rename to peridot/bin/sessionmgr/story/systems/story_visibility_system.h
diff --git a/bin/sessionmgr/story/systems/story_visibility_system_unittest.cc b/peridot/bin/sessionmgr/story/systems/story_visibility_system_unittest.cc
similarity index 100%
rename from bin/sessionmgr/story/systems/story_visibility_system_unittest.cc
rename to peridot/bin/sessionmgr/story/systems/story_visibility_system_unittest.cc
diff --git a/bin/sessionmgr/story_runner/BUILD.gn b/peridot/bin/sessionmgr/story_runner/BUILD.gn
similarity index 100%
rename from bin/sessionmgr/story_runner/BUILD.gn
rename to peridot/bin/sessionmgr/story_runner/BUILD.gn
diff --git a/bin/sessionmgr/story_runner/README.md b/peridot/bin/sessionmgr/story_runner/README.md
similarity index 100%
rename from bin/sessionmgr/story_runner/README.md
rename to peridot/bin/sessionmgr/story_runner/README.md
diff --git a/bin/sessionmgr/story_runner/dev_story_shell.cc b/peridot/bin/sessionmgr/story_runner/dev_story_shell.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/dev_story_shell.cc
rename to peridot/bin/sessionmgr/story_runner/dev_story_shell.cc
diff --git a/bin/sessionmgr/story_runner/link_impl.cc b/peridot/bin/sessionmgr/story_runner/link_impl.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/link_impl.cc
rename to peridot/bin/sessionmgr/story_runner/link_impl.cc
diff --git a/bin/sessionmgr/story_runner/link_impl.h b/peridot/bin/sessionmgr/story_runner/link_impl.h
similarity index 100%
rename from bin/sessionmgr/story_runner/link_impl.h
rename to peridot/bin/sessionmgr/story_runner/link_impl.h
diff --git a/bin/sessionmgr/story_runner/link_impl_unittest.cc b/peridot/bin/sessionmgr/story_runner/link_impl_unittest.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/link_impl_unittest.cc
rename to peridot/bin/sessionmgr/story_runner/link_impl_unittest.cc
diff --git a/bin/sessionmgr/story_runner/meta/dev_story_shell.cmx b/peridot/bin/sessionmgr/story_runner/meta/dev_story_shell.cmx
similarity index 100%
rename from bin/sessionmgr/story_runner/meta/dev_story_shell.cmx
rename to peridot/bin/sessionmgr/story_runner/meta/dev_story_shell.cmx
diff --git a/bin/sessionmgr/story_runner/meta/link_impl_unittest.cmx b/peridot/bin/sessionmgr/story_runner/meta/link_impl_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/story_runner/meta/link_impl_unittest.cmx
rename to peridot/bin/sessionmgr/story_runner/meta/link_impl_unittest.cmx
diff --git a/bin/sessionmgr/story_runner/meta/story_controller_impl_unittest.cmx b/peridot/bin/sessionmgr/story_runner/meta/story_controller_impl_unittest.cmx
similarity index 100%
rename from bin/sessionmgr/story_runner/meta/story_controller_impl_unittest.cmx
rename to peridot/bin/sessionmgr/story_runner/meta/story_controller_impl_unittest.cmx
diff --git a/bin/sessionmgr/story_runner/module_context_impl.cc b/peridot/bin/sessionmgr/story_runner/module_context_impl.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/module_context_impl.cc
rename to peridot/bin/sessionmgr/story_runner/module_context_impl.cc
diff --git a/bin/sessionmgr/story_runner/module_context_impl.h b/peridot/bin/sessionmgr/story_runner/module_context_impl.h
similarity index 100%
rename from bin/sessionmgr/story_runner/module_context_impl.h
rename to peridot/bin/sessionmgr/story_runner/module_context_impl.h
diff --git a/bin/sessionmgr/story_runner/module_controller_impl.cc b/peridot/bin/sessionmgr/story_runner/module_controller_impl.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/module_controller_impl.cc
rename to peridot/bin/sessionmgr/story_runner/module_controller_impl.cc
diff --git a/bin/sessionmgr/story_runner/module_controller_impl.h b/peridot/bin/sessionmgr/story_runner/module_controller_impl.h
similarity index 100%
rename from bin/sessionmgr/story_runner/module_controller_impl.h
rename to peridot/bin/sessionmgr/story_runner/module_controller_impl.h
diff --git a/bin/sessionmgr/story_runner/ongoing_activity_impl.cc b/peridot/bin/sessionmgr/story_runner/ongoing_activity_impl.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/ongoing_activity_impl.cc
rename to peridot/bin/sessionmgr/story_runner/ongoing_activity_impl.cc
diff --git a/bin/sessionmgr/story_runner/ongoing_activity_impl.h b/peridot/bin/sessionmgr/story_runner/ongoing_activity_impl.h
similarity index 100%
rename from bin/sessionmgr/story_runner/ongoing_activity_impl.h
rename to peridot/bin/sessionmgr/story_runner/ongoing_activity_impl.h
diff --git a/bin/sessionmgr/story_runner/story_controller_impl.cc b/peridot/bin/sessionmgr/story_runner/story_controller_impl.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/story_controller_impl.cc
rename to peridot/bin/sessionmgr/story_runner/story_controller_impl.cc
diff --git a/bin/sessionmgr/story_runner/story_controller_impl.h b/peridot/bin/sessionmgr/story_runner/story_controller_impl.h
similarity index 100%
rename from bin/sessionmgr/story_runner/story_controller_impl.h
rename to peridot/bin/sessionmgr/story_runner/story_controller_impl.h
diff --git a/bin/sessionmgr/story_runner/story_controller_impl_unittest.cc b/peridot/bin/sessionmgr/story_runner/story_controller_impl_unittest.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/story_controller_impl_unittest.cc
rename to peridot/bin/sessionmgr/story_runner/story_controller_impl_unittest.cc
diff --git a/bin/sessionmgr/story_runner/story_entity_provider.cc b/peridot/bin/sessionmgr/story_runner/story_entity_provider.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/story_entity_provider.cc
rename to peridot/bin/sessionmgr/story_runner/story_entity_provider.cc
diff --git a/bin/sessionmgr/story_runner/story_entity_provider.h b/peridot/bin/sessionmgr/story_runner/story_entity_provider.h
similarity index 100%
rename from bin/sessionmgr/story_runner/story_entity_provider.h
rename to peridot/bin/sessionmgr/story_runner/story_entity_provider.h
diff --git a/bin/sessionmgr/story_runner/story_provider_impl.cc b/peridot/bin/sessionmgr/story_runner/story_provider_impl.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/story_provider_impl.cc
rename to peridot/bin/sessionmgr/story_runner/story_provider_impl.cc
diff --git a/bin/sessionmgr/story_runner/story_provider_impl.h b/peridot/bin/sessionmgr/story_runner/story_provider_impl.h
similarity index 100%
rename from bin/sessionmgr/story_runner/story_provider_impl.h
rename to peridot/bin/sessionmgr/story_runner/story_provider_impl.h
diff --git a/bin/sessionmgr/story_runner/story_shell_context_impl.cc b/peridot/bin/sessionmgr/story_runner/story_shell_context_impl.cc
similarity index 100%
rename from bin/sessionmgr/story_runner/story_shell_context_impl.cc
rename to peridot/bin/sessionmgr/story_runner/story_shell_context_impl.cc
diff --git a/bin/sessionmgr/story_runner/story_shell_context_impl.h b/peridot/bin/sessionmgr/story_runner/story_shell_context_impl.h
similarity index 100%
rename from bin/sessionmgr/story_runner/story_shell_context_impl.h
rename to peridot/bin/sessionmgr/story_runner/story_shell_context_impl.h
diff --git a/bin/sessionmgr/user_intelligence_provider_impl.cc b/peridot/bin/sessionmgr/user_intelligence_provider_impl.cc
similarity index 100%
rename from bin/sessionmgr/user_intelligence_provider_impl.cc
rename to peridot/bin/sessionmgr/user_intelligence_provider_impl.cc
diff --git a/bin/sessionmgr/user_intelligence_provider_impl.h b/peridot/bin/sessionmgr/user_intelligence_provider_impl.h
similarity index 100%
rename from bin/sessionmgr/user_intelligence_provider_impl.h
rename to peridot/bin/sessionmgr/user_intelligence_provider_impl.h
diff --git a/bin/suggestion_engine/BUILD.gn b/peridot/bin/suggestion_engine/BUILD.gn
similarity index 100%
rename from bin/suggestion_engine/BUILD.gn
rename to peridot/bin/suggestion_engine/BUILD.gn
diff --git a/bin/suggestion_engine/debug.cc b/peridot/bin/suggestion_engine/debug.cc
similarity index 100%
rename from bin/suggestion_engine/debug.cc
rename to peridot/bin/suggestion_engine/debug.cc
diff --git a/bin/suggestion_engine/debug.h b/peridot/bin/suggestion_engine/debug.h
similarity index 100%
rename from bin/suggestion_engine/debug.h
rename to peridot/bin/suggestion_engine/debug.h
diff --git a/bin/suggestion_engine/decision_policies/BUILD.gn b/peridot/bin/suggestion_engine/decision_policies/BUILD.gn
similarity index 100%
rename from bin/suggestion_engine/decision_policies/BUILD.gn
rename to peridot/bin/suggestion_engine/decision_policies/BUILD.gn
diff --git a/bin/suggestion_engine/decision_policies/decision_policy.cc b/peridot/bin/suggestion_engine/decision_policies/decision_policy.cc
similarity index 100%
rename from bin/suggestion_engine/decision_policies/decision_policy.cc
rename to peridot/bin/suggestion_engine/decision_policies/decision_policy.cc
diff --git a/bin/suggestion_engine/decision_policies/decision_policy.h b/peridot/bin/suggestion_engine/decision_policies/decision_policy.h
similarity index 100%
rename from bin/suggestion_engine/decision_policies/decision_policy.h
rename to peridot/bin/suggestion_engine/decision_policies/decision_policy.h
diff --git a/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy.cc b/peridot/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy.cc
similarity index 100%
rename from bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy.cc
rename to peridot/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy.cc
diff --git a/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy.h b/peridot/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy.h
similarity index 100%
rename from bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy.h
rename to peridot/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy.h
diff --git a/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy_unittest.cc b/peridot/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy_unittest.cc
rename to peridot/bin/suggestion_engine/decision_policies/rank_over_threshold_decision_policy_unittest.cc
diff --git a/bin/suggestion_engine/filters/BUILD.gn b/peridot/bin/suggestion_engine/filters/BUILD.gn
similarity index 100%
rename from bin/suggestion_engine/filters/BUILD.gn
rename to peridot/bin/suggestion_engine/filters/BUILD.gn
diff --git a/bin/suggestion_engine/filters/conjugate_ranked_passive_filter.cc b/peridot/bin/suggestion_engine/filters/conjugate_ranked_passive_filter.cc
similarity index 100%
rename from bin/suggestion_engine/filters/conjugate_ranked_passive_filter.cc
rename to peridot/bin/suggestion_engine/filters/conjugate_ranked_passive_filter.cc
diff --git a/bin/suggestion_engine/filters/conjugate_ranked_passive_filter.h b/peridot/bin/suggestion_engine/filters/conjugate_ranked_passive_filter.h
similarity index 100%
rename from bin/suggestion_engine/filters/conjugate_ranked_passive_filter.h
rename to peridot/bin/suggestion_engine/filters/conjugate_ranked_passive_filter.h
diff --git a/bin/suggestion_engine/filters/conjugate_ranked_passive_filter_unittest.cc b/peridot/bin/suggestion_engine/filters/conjugate_ranked_passive_filter_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/filters/conjugate_ranked_passive_filter_unittest.cc
rename to peridot/bin/suggestion_engine/filters/conjugate_ranked_passive_filter_unittest.cc
diff --git a/bin/suggestion_engine/filters/ranked_active_filter.cc b/peridot/bin/suggestion_engine/filters/ranked_active_filter.cc
similarity index 100%
rename from bin/suggestion_engine/filters/ranked_active_filter.cc
rename to peridot/bin/suggestion_engine/filters/ranked_active_filter.cc
diff --git a/bin/suggestion_engine/filters/ranked_active_filter.h b/peridot/bin/suggestion_engine/filters/ranked_active_filter.h
similarity index 100%
rename from bin/suggestion_engine/filters/ranked_active_filter.h
rename to peridot/bin/suggestion_engine/filters/ranked_active_filter.h
diff --git a/bin/suggestion_engine/filters/ranked_active_filter_unittest.cc b/peridot/bin/suggestion_engine/filters/ranked_active_filter_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/filters/ranked_active_filter_unittest.cc
rename to peridot/bin/suggestion_engine/filters/ranked_active_filter_unittest.cc
diff --git a/bin/suggestion_engine/filters/ranked_passive_filter.cc b/peridot/bin/suggestion_engine/filters/ranked_passive_filter.cc
similarity index 100%
rename from bin/suggestion_engine/filters/ranked_passive_filter.cc
rename to peridot/bin/suggestion_engine/filters/ranked_passive_filter.cc
diff --git a/bin/suggestion_engine/filters/ranked_passive_filter.h b/peridot/bin/suggestion_engine/filters/ranked_passive_filter.h
similarity index 100%
rename from bin/suggestion_engine/filters/ranked_passive_filter.h
rename to peridot/bin/suggestion_engine/filters/ranked_passive_filter.h
diff --git a/bin/suggestion_engine/filters/ranked_passive_filter_unittest.cc b/peridot/bin/suggestion_engine/filters/ranked_passive_filter_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/filters/ranked_passive_filter_unittest.cc
rename to peridot/bin/suggestion_engine/filters/ranked_passive_filter_unittest.cc
diff --git a/bin/suggestion_engine/filters/suggestion_active_filter.cc b/peridot/bin/suggestion_engine/filters/suggestion_active_filter.cc
similarity index 100%
rename from bin/suggestion_engine/filters/suggestion_active_filter.cc
rename to peridot/bin/suggestion_engine/filters/suggestion_active_filter.cc
diff --git a/bin/suggestion_engine/filters/suggestion_active_filter.h b/peridot/bin/suggestion_engine/filters/suggestion_active_filter.h
similarity index 100%
rename from bin/suggestion_engine/filters/suggestion_active_filter.h
rename to peridot/bin/suggestion_engine/filters/suggestion_active_filter.h
diff --git a/bin/suggestion_engine/filters/suggestion_passive_filter.cc b/peridot/bin/suggestion_engine/filters/suggestion_passive_filter.cc
similarity index 100%
rename from bin/suggestion_engine/filters/suggestion_passive_filter.cc
rename to peridot/bin/suggestion_engine/filters/suggestion_passive_filter.cc
diff --git a/bin/suggestion_engine/filters/suggestion_passive_filter.h b/peridot/bin/suggestion_engine/filters/suggestion_passive_filter.h
similarity index 100%
rename from bin/suggestion_engine/filters/suggestion_passive_filter.h
rename to peridot/bin/suggestion_engine/filters/suggestion_passive_filter.h
diff --git a/bin/suggestion_engine/interruptions_processor.cc b/peridot/bin/suggestion_engine/interruptions_processor.cc
similarity index 100%
rename from bin/suggestion_engine/interruptions_processor.cc
rename to peridot/bin/suggestion_engine/interruptions_processor.cc
diff --git a/bin/suggestion_engine/interruptions_processor.h b/peridot/bin/suggestion_engine/interruptions_processor.h
similarity index 100%
rename from bin/suggestion_engine/interruptions_processor.h
rename to peridot/bin/suggestion_engine/interruptions_processor.h
diff --git a/bin/suggestion_engine/media_player.cc b/peridot/bin/suggestion_engine/media_player.cc
similarity index 100%
rename from bin/suggestion_engine/media_player.cc
rename to peridot/bin/suggestion_engine/media_player.cc
diff --git a/bin/suggestion_engine/media_player.h b/peridot/bin/suggestion_engine/media_player.h
similarity index 100%
rename from bin/suggestion_engine/media_player.h
rename to peridot/bin/suggestion_engine/media_player.h
diff --git a/bin/suggestion_engine/meta/suggestion_engine.cmx b/peridot/bin/suggestion_engine/meta/suggestion_engine.cmx
similarity index 100%
rename from bin/suggestion_engine/meta/suggestion_engine.cmx
rename to peridot/bin/suggestion_engine/meta/suggestion_engine.cmx
diff --git a/bin/suggestion_engine/navigation_processor.cc b/peridot/bin/suggestion_engine/navigation_processor.cc
similarity index 100%
rename from bin/suggestion_engine/navigation_processor.cc
rename to peridot/bin/suggestion_engine/navigation_processor.cc
diff --git a/bin/suggestion_engine/navigation_processor.h b/peridot/bin/suggestion_engine/navigation_processor.h
similarity index 100%
rename from bin/suggestion_engine/navigation_processor.h
rename to peridot/bin/suggestion_engine/navigation_processor.h
diff --git a/bin/suggestion_engine/next_processor.cc b/peridot/bin/suggestion_engine/next_processor.cc
similarity index 100%
rename from bin/suggestion_engine/next_processor.cc
rename to peridot/bin/suggestion_engine/next_processor.cc
diff --git a/bin/suggestion_engine/next_processor.h b/peridot/bin/suggestion_engine/next_processor.h
similarity index 100%
rename from bin/suggestion_engine/next_processor.h
rename to peridot/bin/suggestion_engine/next_processor.h
diff --git a/bin/suggestion_engine/proposal_publisher_impl.cc b/peridot/bin/suggestion_engine/proposal_publisher_impl.cc
similarity index 100%
rename from bin/suggestion_engine/proposal_publisher_impl.cc
rename to peridot/bin/suggestion_engine/proposal_publisher_impl.cc
diff --git a/bin/suggestion_engine/proposal_publisher_impl.h b/peridot/bin/suggestion_engine/proposal_publisher_impl.h
similarity index 100%
rename from bin/suggestion_engine/proposal_publisher_impl.h
rename to peridot/bin/suggestion_engine/proposal_publisher_impl.h
diff --git a/bin/suggestion_engine/query_processor.cc b/peridot/bin/suggestion_engine/query_processor.cc
similarity index 100%
rename from bin/suggestion_engine/query_processor.cc
rename to peridot/bin/suggestion_engine/query_processor.cc
diff --git a/bin/suggestion_engine/query_processor.h b/peridot/bin/suggestion_engine/query_processor.h
similarity index 100%
rename from bin/suggestion_engine/query_processor.h
rename to peridot/bin/suggestion_engine/query_processor.h
diff --git a/bin/suggestion_engine/query_runner.cc b/peridot/bin/suggestion_engine/query_runner.cc
similarity index 100%
rename from bin/suggestion_engine/query_runner.cc
rename to peridot/bin/suggestion_engine/query_runner.cc
diff --git a/bin/suggestion_engine/query_runner.h b/peridot/bin/suggestion_engine/query_runner.h
similarity index 100%
rename from bin/suggestion_engine/query_runner.h
rename to peridot/bin/suggestion_engine/query_runner.h
diff --git a/bin/suggestion_engine/ranked_suggestion.cc b/peridot/bin/suggestion_engine/ranked_suggestion.cc
similarity index 100%
rename from bin/suggestion_engine/ranked_suggestion.cc
rename to peridot/bin/suggestion_engine/ranked_suggestion.cc
diff --git a/bin/suggestion_engine/ranked_suggestion.h b/peridot/bin/suggestion_engine/ranked_suggestion.h
similarity index 100%
rename from bin/suggestion_engine/ranked_suggestion.h
rename to peridot/bin/suggestion_engine/ranked_suggestion.h
diff --git a/bin/suggestion_engine/ranked_suggestions_list.cc b/peridot/bin/suggestion_engine/ranked_suggestions_list.cc
similarity index 100%
rename from bin/suggestion_engine/ranked_suggestions_list.cc
rename to peridot/bin/suggestion_engine/ranked_suggestions_list.cc
diff --git a/bin/suggestion_engine/ranked_suggestions_list.h b/peridot/bin/suggestion_engine/ranked_suggestions_list.h
similarity index 100%
rename from bin/suggestion_engine/ranked_suggestions_list.h
rename to peridot/bin/suggestion_engine/ranked_suggestions_list.h
diff --git a/bin/suggestion_engine/rankers/BUILD.gn b/peridot/bin/suggestion_engine/rankers/BUILD.gn
similarity index 100%
rename from bin/suggestion_engine/rankers/BUILD.gn
rename to peridot/bin/suggestion_engine/rankers/BUILD.gn
diff --git a/bin/suggestion_engine/rankers/linear_ranker.cc b/peridot/bin/suggestion_engine/rankers/linear_ranker.cc
similarity index 100%
rename from bin/suggestion_engine/rankers/linear_ranker.cc
rename to peridot/bin/suggestion_engine/rankers/linear_ranker.cc
diff --git a/bin/suggestion_engine/rankers/linear_ranker.h b/peridot/bin/suggestion_engine/rankers/linear_ranker.h
similarity index 100%
rename from bin/suggestion_engine/rankers/linear_ranker.h
rename to peridot/bin/suggestion_engine/rankers/linear_ranker.h
diff --git a/bin/suggestion_engine/rankers/linear_ranker_unittest.cc b/peridot/bin/suggestion_engine/rankers/linear_ranker_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/rankers/linear_ranker_unittest.cc
rename to peridot/bin/suggestion_engine/rankers/linear_ranker_unittest.cc
diff --git a/bin/suggestion_engine/rankers/ranker.cc b/peridot/bin/suggestion_engine/rankers/ranker.cc
similarity index 100%
rename from bin/suggestion_engine/rankers/ranker.cc
rename to peridot/bin/suggestion_engine/rankers/ranker.cc
diff --git a/bin/suggestion_engine/rankers/ranker.h b/peridot/bin/suggestion_engine/rankers/ranker.h
similarity index 100%
rename from bin/suggestion_engine/rankers/ranker.h
rename to peridot/bin/suggestion_engine/rankers/ranker.h
diff --git a/bin/suggestion_engine/ranking_features/BUILD.gn b/peridot/bin/suggestion_engine/ranking_features/BUILD.gn
similarity index 100%
rename from bin/suggestion_engine/ranking_features/BUILD.gn
rename to peridot/bin/suggestion_engine/ranking_features/BUILD.gn
diff --git a/bin/suggestion_engine/ranking_features/affinity_ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/affinity_ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/affinity_ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/affinity_ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/affinity_ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/affinity_ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/affinity_ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/affinity_ranking_feature.h
diff --git a/bin/suggestion_engine/ranking_features/affinity_ranking_feature_unittest.cc b/peridot/bin/suggestion_engine/ranking_features/affinity_ranking_feature_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/affinity_ranking_feature_unittest.cc
rename to peridot/bin/suggestion_engine/ranking_features/affinity_ranking_feature_unittest.cc
diff --git a/bin/suggestion_engine/ranking_features/annoyance_ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/annoyance_ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/annoyance_ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/annoyance_ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/annoyance_ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/annoyance_ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/annoyance_ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/annoyance_ranking_feature.h
diff --git a/bin/suggestion_engine/ranking_features/annoyance_ranking_feature_unittest.cc b/peridot/bin/suggestion_engine/ranking_features/annoyance_ranking_feature_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/annoyance_ranking_feature_unittest.cc
rename to peridot/bin/suggestion_engine/ranking_features/annoyance_ranking_feature_unittest.cc
diff --git a/bin/suggestion_engine/ranking_features/dead_story_ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/dead_story_ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/dead_story_ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/dead_story_ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/dead_story_ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/dead_story_ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/dead_story_ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/dead_story_ranking_feature.h
diff --git a/bin/suggestion_engine/ranking_features/dead_story_ranking_feature_unittest.cc b/peridot/bin/suggestion_engine/ranking_features/dead_story_ranking_feature_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/dead_story_ranking_feature_unittest.cc
rename to peridot/bin/suggestion_engine/ranking_features/dead_story_ranking_feature_unittest.cc
diff --git a/bin/suggestion_engine/ranking_features/interrupting_ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/interrupting_ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/interrupting_ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/interrupting_ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/interrupting_ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/interrupting_ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/interrupting_ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/interrupting_ranking_feature.h
diff --git a/bin/suggestion_engine/ranking_features/interrupting_ranking_feature_unittest.cc b/peridot/bin/suggestion_engine/ranking_features/interrupting_ranking_feature_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/interrupting_ranking_feature_unittest.cc
rename to peridot/bin/suggestion_engine/ranking_features/interrupting_ranking_feature_unittest.cc
diff --git a/bin/suggestion_engine/ranking_features/kronk_ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/kronk_ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/kronk_ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/kronk_ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/kronk_ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/kronk_ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/kronk_ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/kronk_ranking_feature.h
diff --git a/bin/suggestion_engine/ranking_features/kronk_ranking_feature_unittest.cc b/peridot/bin/suggestion_engine/ranking_features/kronk_ranking_feature_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/kronk_ranking_feature_unittest.cc
rename to peridot/bin/suggestion_engine/ranking_features/kronk_ranking_feature_unittest.cc
diff --git a/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/mod_pair_ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/mod_pair_ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature.h
diff --git a/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature_unittest.cc b/peridot/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/mod_pair_ranking_feature_unittest.cc
rename to peridot/bin/suggestion_engine/ranking_features/mod_pair_ranking_feature_unittest.cc
diff --git a/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature.h
diff --git a/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature_unittest.cc b/peridot/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature_unittest.cc
rename to peridot/bin/suggestion_engine/ranking_features/proposal_hint_ranking_feature_unittest.cc
diff --git a/bin/suggestion_engine/ranking_features/query_match_ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/query_match_ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/query_match_ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/query_match_ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/query_match_ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/query_match_ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/query_match_ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/query_match_ranking_feature.h
diff --git a/bin/suggestion_engine/ranking_features/query_match_ranking_feature_unittest.cc b/peridot/bin/suggestion_engine/ranking_features/query_match_ranking_feature_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/query_match_ranking_feature_unittest.cc
rename to peridot/bin/suggestion_engine/ranking_features/query_match_ranking_feature_unittest.cc
diff --git a/bin/suggestion_engine/ranking_features/ranking_feature.cc b/peridot/bin/suggestion_engine/ranking_features/ranking_feature.cc
similarity index 100%
rename from bin/suggestion_engine/ranking_features/ranking_feature.cc
rename to peridot/bin/suggestion_engine/ranking_features/ranking_feature.cc
diff --git a/bin/suggestion_engine/ranking_features/ranking_feature.h b/peridot/bin/suggestion_engine/ranking_features/ranking_feature.h
similarity index 100%
rename from bin/suggestion_engine/ranking_features/ranking_feature.h
rename to peridot/bin/suggestion_engine/ranking_features/ranking_feature.h
diff --git a/bin/suggestion_engine/resources/mod_pairs.json b/peridot/bin/suggestion_engine/resources/mod_pairs.json
similarity index 100%
rename from bin/suggestion_engine/resources/mod_pairs.json
rename to peridot/bin/suggestion_engine/resources/mod_pairs.json
diff --git a/bin/suggestion_engine/suggestion_engine_helper.cc b/peridot/bin/suggestion_engine/suggestion_engine_helper.cc
similarity index 100%
rename from bin/suggestion_engine/suggestion_engine_helper.cc
rename to peridot/bin/suggestion_engine/suggestion_engine_helper.cc
diff --git a/bin/suggestion_engine/suggestion_engine_helper.h b/peridot/bin/suggestion_engine/suggestion_engine_helper.h
similarity index 100%
rename from bin/suggestion_engine/suggestion_engine_helper.h
rename to peridot/bin/suggestion_engine/suggestion_engine_helper.h
diff --git a/bin/suggestion_engine/suggestion_engine_impl.cc b/peridot/bin/suggestion_engine/suggestion_engine_impl.cc
similarity index 100%
rename from bin/suggestion_engine/suggestion_engine_impl.cc
rename to peridot/bin/suggestion_engine/suggestion_engine_impl.cc
diff --git a/bin/suggestion_engine/suggestion_engine_impl.h b/peridot/bin/suggestion_engine/suggestion_engine_impl.h
similarity index 100%
rename from bin/suggestion_engine/suggestion_engine_impl.h
rename to peridot/bin/suggestion_engine/suggestion_engine_impl.h
diff --git a/bin/suggestion_engine/suggestion_engine_impl_unittest.cc b/peridot/bin/suggestion_engine/suggestion_engine_impl_unittest.cc
similarity index 100%
rename from bin/suggestion_engine/suggestion_engine_impl_unittest.cc
rename to peridot/bin/suggestion_engine/suggestion_engine_impl_unittest.cc
diff --git a/bin/suggestion_engine/suggestion_engine_main.cc b/peridot/bin/suggestion_engine/suggestion_engine_main.cc
similarity index 100%
rename from bin/suggestion_engine/suggestion_engine_main.cc
rename to peridot/bin/suggestion_engine/suggestion_engine_main.cc
diff --git a/bin/suggestion_engine/suggestion_prototype.cc b/peridot/bin/suggestion_engine/suggestion_prototype.cc
similarity index 100%
rename from bin/suggestion_engine/suggestion_prototype.cc
rename to peridot/bin/suggestion_engine/suggestion_prototype.cc
diff --git a/bin/suggestion_engine/suggestion_prototype.h b/peridot/bin/suggestion_engine/suggestion_prototype.h
similarity index 100%
rename from bin/suggestion_engine/suggestion_prototype.h
rename to peridot/bin/suggestion_engine/suggestion_prototype.h
diff --git a/bin/test_driver/BUILD.gn b/peridot/bin/test_driver/BUILD.gn
similarity index 100%
rename from bin/test_driver/BUILD.gn
rename to peridot/bin/test_driver/BUILD.gn
diff --git a/bin/test_driver/README.md b/peridot/bin/test_driver/README.md
similarity index 100%
rename from bin/test_driver/README.md
rename to peridot/bin/test_driver/README.md
diff --git a/bin/test_driver/meta/test_driver_module.cmx b/peridot/bin/test_driver/meta/test_driver_module.cmx
similarity index 100%
rename from bin/test_driver/meta/test_driver_module.cmx
rename to peridot/bin/test_driver/meta/test_driver_module.cmx
diff --git a/bin/test_driver/test_driver_module.cc b/peridot/bin/test_driver/test_driver_module.cc
similarity index 100%
rename from bin/test_driver/test_driver_module.cc
rename to peridot/bin/test_driver/test_driver_module.cc
diff --git a/bin/token_manager/BUILD.gn b/peridot/bin/token_manager/BUILD.gn
similarity index 100%
rename from bin/token_manager/BUILD.gn
rename to peridot/bin/token_manager/BUILD.gn
diff --git a/bin/token_manager/README.md b/peridot/bin/token_manager/README.md
similarity index 100%
rename from bin/token_manager/README.md
rename to peridot/bin/token_manager/README.md
diff --git a/bin/token_manager/dev_token_manager.cc b/peridot/bin/token_manager/dev_token_manager.cc
similarity index 100%
rename from bin/token_manager/dev_token_manager.cc
rename to peridot/bin/token_manager/dev_token_manager.cc
diff --git a/bin/token_manager/meta/dev_token_manager.cmx b/peridot/bin/token_manager/meta/dev_token_manager.cmx
similarity index 100%
rename from bin/token_manager/meta/dev_token_manager.cmx
rename to peridot/bin/token_manager/meta/dev_token_manager.cmx
diff --git a/boards/arm64.gni b/peridot/boards/arm64.gni
similarity index 100%
rename from boards/arm64.gni
rename to peridot/boards/arm64.gni
diff --git a/boards/x64.gni b/peridot/boards/x64.gni
similarity index 100%
rename from boards/x64.gni
rename to peridot/boards/x64.gni
diff --git a/build/executable_package.gni b/peridot/build/executable_package.gni
similarity index 100%
rename from build/executable_package.gni
rename to peridot/build/executable_package.gni
diff --git a/build/module_manifest.gni b/peridot/build/module_manifest.gni
similarity index 100%
rename from build/module_manifest.gni
rename to peridot/build/module_manifest.gni
diff --git a/build/tests_package.gni b/peridot/build/tests_package.gni
similarity index 100%
rename from build/tests_package.gni
rename to peridot/build/tests_package.gni
diff --git a/cloud/go/src/remote_module_resolver/BUILD.gn b/peridot/cloud/go/src/remote_module_resolver/BUILD.gn
similarity index 100%
rename from cloud/go/src/remote_module_resolver/BUILD.gn
rename to peridot/cloud/go/src/remote_module_resolver/BUILD.gn
diff --git a/cloud/go/src/remote_module_resolver/main.go b/peridot/cloud/go/src/remote_module_resolver/main.go
similarity index 100%
rename from cloud/go/src/remote_module_resolver/main.go
rename to peridot/cloud/go/src/remote_module_resolver/main.go
diff --git a/cloud/go/src/remote_module_resolver/repository/manifest_set.go b/peridot/cloud/go/src/remote_module_resolver/repository/manifest_set.go
similarity index 100%
rename from cloud/go/src/remote_module_resolver/repository/manifest_set.go
rename to peridot/cloud/go/src/remote_module_resolver/repository/manifest_set.go
diff --git a/cloud/go/src/remote_module_resolver/repository/module_manifest_schema.go b/peridot/cloud/go/src/remote_module_resolver/repository/module_manifest_schema.go
similarity index 100%
rename from cloud/go/src/remote_module_resolver/repository/module_manifest_schema.go
rename to peridot/cloud/go/src/remote_module_resolver/repository/module_manifest_schema.go
diff --git a/cloud/go/src/remote_module_resolver/repository/repository.go b/peridot/cloud/go/src/remote_module_resolver/repository/repository.go
similarity index 100%
rename from cloud/go/src/remote_module_resolver/repository/repository.go
rename to peridot/cloud/go/src/remote_module_resolver/repository/repository.go
diff --git a/cloud/go/src/remote_module_resolver/repository/repository_test.go b/peridot/cloud/go/src/remote_module_resolver/repository/repository_test.go
similarity index 100%
rename from cloud/go/src/remote_module_resolver/repository/repository_test.go
rename to peridot/cloud/go/src/remote_module_resolver/repository/repository_test.go
diff --git a/docs/conventions.md b/peridot/docs/conventions.md
similarity index 100%
rename from docs/conventions.md
rename to peridot/docs/conventions.md
diff --git a/docs/gen/build_arguments.md b/peridot/docs/gen/build_arguments.md
similarity index 100%
rename from docs/gen/build_arguments.md
rename to peridot/docs/gen/build_arguments.md
diff --git a/docs/images/fuchsia-logo-32x32.png b/peridot/docs/images/fuchsia-logo-32x32.png
similarity index 100%
rename from docs/images/fuchsia-logo-32x32.png
rename to peridot/docs/images/fuchsia-logo-32x32.png
Binary files differ
diff --git a/docs/ledger/README.md b/peridot/docs/ledger/README.md
similarity index 100%
rename from docs/ledger/README.md
rename to peridot/docs/ledger/README.md
diff --git a/docs/ledger/api_guide.md b/peridot/docs/ledger/api_guide.md
similarity index 100%
rename from docs/ledger/api_guide.md
rename to peridot/docs/ledger/api_guide.md
diff --git a/docs/ledger/architecture.md b/peridot/docs/ledger/architecture.md
similarity index 100%
rename from docs/ledger/architecture.md
rename to peridot/docs/ledger/architecture.md
diff --git a/docs/ledger/architecture.png b/peridot/docs/ledger/architecture.png
similarity index 100%
rename from docs/ledger/architecture.png
rename to peridot/docs/ledger/architecture.png
Binary files differ
diff --git a/docs/ledger/conflict_resolution.md b/peridot/docs/ledger/conflict_resolution.md
similarity index 100%
rename from docs/ledger/conflict_resolution.md
rename to peridot/docs/ledger/conflict_resolution.md
diff --git a/docs/ledger/conflict_resolution_offline.png b/peridot/docs/ledger/conflict_resolution_offline.png
similarity index 100%
rename from docs/ledger/conflict_resolution_offline.png
rename to peridot/docs/ledger/conflict_resolution_offline.png
Binary files differ
diff --git a/docs/ledger/conflict_resolution_two_devices.png b/peridot/docs/ledger/conflict_resolution_two_devices.png
similarity index 100%
rename from docs/ledger/conflict_resolution_two_devices.png
rename to peridot/docs/ledger/conflict_resolution_two_devices.png
Binary files differ
diff --git a/docs/ledger/data_in_storage.md b/peridot/docs/ledger/data_in_storage.md
similarity index 100%
rename from docs/ledger/data_in_storage.md
rename to peridot/docs/ledger/data_in_storage.md
diff --git a/docs/ledger/data_organization.md b/peridot/docs/ledger/data_organization.md
similarity index 100%
rename from docs/ledger/data_organization.md
rename to peridot/docs/ledger/data_organization.md
diff --git a/docs/ledger/examples.md b/peridot/docs/ledger/examples.md
similarity index 100%
rename from docs/ledger/examples.md
rename to peridot/docs/ledger/examples.md
diff --git a/docs/ledger/field_data.md b/peridot/docs/ledger/field_data.md
similarity index 100%
rename from docs/ledger/field_data.md
rename to peridot/docs/ledger/field_data.md
diff --git a/docs/ledger/firebase.md b/peridot/docs/ledger/firebase.md
similarity index 100%
rename from docs/ledger/firebase.md
rename to peridot/docs/ledger/firebase.md
diff --git a/docs/ledger/life_of_a_put.md b/peridot/docs/ledger/life_of_a_put.md
similarity index 100%
rename from docs/ledger/life_of_a_put.md
rename to peridot/docs/ledger/life_of_a_put.md
diff --git a/docs/ledger/style_guide.md b/peridot/docs/ledger/style_guide.md
similarity index 100%
rename from docs/ledger/style_guide.md
rename to peridot/docs/ledger/style_guide.md
diff --git a/docs/ledger/testing.md b/peridot/docs/ledger/testing.md
similarity index 100%
rename from docs/ledger/testing.md
rename to peridot/docs/ledger/testing.md
diff --git a/docs/ledger/user_guide.md b/peridot/docs/ledger/user_guide.md
similarity index 100%
rename from docs/ledger/user_guide.md
rename to peridot/docs/ledger/user_guide.md
diff --git a/docs/lint.md b/peridot/docs/lint.md
similarity index 100%
rename from docs/lint.md
rename to peridot/docs/lint.md
diff --git a/docs/modular/agent.md b/peridot/docs/modular/agent.md
similarity index 100%
rename from docs/modular/agent.md
rename to peridot/docs/modular/agent.md
diff --git a/docs/modular/entity.md b/peridot/docs/modular/entity.md
similarity index 100%
rename from docs/modular/entity.md
rename to peridot/docs/modular/entity.md
diff --git a/docs/modular/intent.md b/peridot/docs/modular/intent.md
similarity index 100%
rename from docs/modular/intent.md
rename to peridot/docs/modular/intent.md
diff --git a/docs/modular/module.md b/peridot/docs/modular/module.md
similarity index 100%
rename from docs/modular/module.md
rename to peridot/docs/modular/module.md
diff --git a/docs/modular/module_facet.md b/peridot/docs/modular/module_facet.md
similarity index 100%
rename from docs/modular/module_facet.md
rename to peridot/docs/modular/module_facet.md
diff --git a/docs/modular/overview.md b/peridot/docs/modular/overview.md
similarity index 100%
rename from docs/modular/overview.md
rename to peridot/docs/modular/overview.md
diff --git a/docs/modular/shell.md b/peridot/docs/modular/shell.md
similarity index 100%
rename from docs/modular/shell.md
rename to peridot/docs/modular/shell.md
diff --git a/docs/modular/story.md b/peridot/docs/modular/story.md
similarity index 100%
rename from docs/modular/story.md
rename to peridot/docs/modular/story.md
diff --git a/docs/repository_structure.md b/peridot/docs/repository_structure.md
similarity index 100%
rename from docs/repository_structure.md
rename to peridot/docs/repository_structure.md
diff --git a/docs/standalone_build.md b/peridot/docs/standalone_build.md
similarity index 100%
rename from docs/standalone_build.md
rename to peridot/docs/standalone_build.md
diff --git a/examples/.gitignore b/peridot/examples/.gitignore
similarity index 100%
rename from examples/.gitignore
rename to peridot/examples/.gitignore
diff --git a/examples/README.md b/peridot/examples/README.md
similarity index 100%
rename from examples/README.md
rename to peridot/examples/README.md
diff --git a/examples/cloud_components/index.json b/peridot/examples/cloud_components/index.json
similarity index 100%
rename from examples/cloud_components/index.json
rename to peridot/examples/cloud_components/index.json
diff --git a/examples/guides/how_to_write_a_module_cc.md b/peridot/examples/guides/how_to_write_a_module_cc.md
similarity index 100%
rename from examples/guides/how_to_write_a_module_cc.md
rename to peridot/examples/guides/how_to_write_a_module_cc.md
diff --git a/examples/guides/how_to_write_an_agent_cc.md b/peridot/examples/guides/how_to_write_an_agent_cc.md
similarity index 100%
rename from examples/guides/how_to_write_an_agent_cc.md
rename to peridot/examples/guides/how_to_write_an_agent_cc.md
diff --git a/examples/simple/BUILD.gn b/peridot/examples/simple/BUILD.gn
similarity index 100%
rename from examples/simple/BUILD.gn
rename to peridot/examples/simple/BUILD.gn
diff --git a/examples/simple/meta/simple_agent.cmx b/peridot/examples/simple/meta/simple_agent.cmx
similarity index 100%
rename from examples/simple/meta/simple_agent.cmx
rename to peridot/examples/simple/meta/simple_agent.cmx
diff --git a/examples/simple/meta/simple_module.cmx b/peridot/examples/simple/meta/simple_module.cmx
similarity index 100%
rename from examples/simple/meta/simple_module.cmx
rename to peridot/examples/simple/meta/simple_module.cmx
diff --git a/examples/simple/simple.fidl b/peridot/examples/simple/simple.fidl
similarity index 100%
rename from examples/simple/simple.fidl
rename to peridot/examples/simple/simple.fidl
diff --git a/examples/simple/simple_agent.cc b/peridot/examples/simple/simple_agent.cc
similarity index 100%
rename from examples/simple/simple_agent.cc
rename to peridot/examples/simple/simple_agent.cc
diff --git a/examples/simple/simple_impl.cc b/peridot/examples/simple/simple_impl.cc
similarity index 100%
rename from examples/simple/simple_impl.cc
rename to peridot/examples/simple/simple_impl.cc
diff --git a/examples/simple/simple_impl.h b/peridot/examples/simple/simple_impl.h
similarity index 100%
rename from examples/simple/simple_impl.h
rename to peridot/examples/simple/simple_impl.h
diff --git a/examples/simple/simple_module.cc b/peridot/examples/simple/simple_module.cc
similarity index 100%
rename from examples/simple/simple_module.cc
rename to peridot/examples/simple/simple_module.cc
diff --git a/examples/swap_cpp/BUILD.gn b/peridot/examples/swap_cpp/BUILD.gn
similarity index 100%
rename from examples/swap_cpp/BUILD.gn
rename to peridot/examples/swap_cpp/BUILD.gn
diff --git a/examples/swap_cpp/meta/swap_module1.cmx b/peridot/examples/swap_cpp/meta/swap_module1.cmx
similarity index 100%
rename from examples/swap_cpp/meta/swap_module1.cmx
rename to peridot/examples/swap_cpp/meta/swap_module1.cmx
diff --git a/examples/swap_cpp/meta/swap_module2.cmx b/peridot/examples/swap_cpp/meta/swap_module2.cmx
similarity index 100%
rename from examples/swap_cpp/meta/swap_module2.cmx
rename to peridot/examples/swap_cpp/meta/swap_module2.cmx
diff --git a/examples/swap_cpp/meta/swap_recipe.cmx b/peridot/examples/swap_cpp/meta/swap_recipe.cmx
similarity index 100%
rename from examples/swap_cpp/meta/swap_recipe.cmx
rename to peridot/examples/swap_cpp/meta/swap_recipe.cmx
diff --git a/examples/swap_cpp/module.cc b/peridot/examples/swap_cpp/module.cc
similarity index 100%
rename from examples/swap_cpp/module.cc
rename to peridot/examples/swap_cpp/module.cc
diff --git a/examples/swap_cpp/module.h b/peridot/examples/swap_cpp/module.h
similarity index 100%
rename from examples/swap_cpp/module.h
rename to peridot/examples/swap_cpp/module.h
diff --git a/examples/swap_cpp/swap_module1.cc b/peridot/examples/swap_cpp/swap_module1.cc
similarity index 100%
rename from examples/swap_cpp/swap_module1.cc
rename to peridot/examples/swap_cpp/swap_module1.cc
diff --git a/examples/swap_cpp/swap_module2.cc b/peridot/examples/swap_cpp/swap_module2.cc
similarity index 100%
rename from examples/swap_cpp/swap_module2.cc
rename to peridot/examples/swap_cpp/swap_module2.cc
diff --git a/examples/swap_cpp/swap_recipe.cc b/peridot/examples/swap_cpp/swap_recipe.cc
similarity index 100%
rename from examples/swap_cpp/swap_recipe.cc
rename to peridot/examples/swap_cpp/swap_recipe.cc
diff --git a/examples/todo_cpp/BUILD.gn b/peridot/examples/todo_cpp/BUILD.gn
similarity index 100%
rename from examples/todo_cpp/BUILD.gn
rename to peridot/examples/todo_cpp/BUILD.gn
diff --git a/examples/todo_cpp/README.md b/peridot/examples/todo_cpp/README.md
similarity index 100%
rename from examples/todo_cpp/README.md
rename to peridot/examples/todo_cpp/README.md
diff --git a/examples/todo_cpp/generator.cc b/peridot/examples/todo_cpp/generator.cc
similarity index 100%
rename from examples/todo_cpp/generator.cc
rename to peridot/examples/todo_cpp/generator.cc
diff --git a/examples/todo_cpp/generator.h b/peridot/examples/todo_cpp/generator.h
similarity index 100%
rename from examples/todo_cpp/generator.h
rename to peridot/examples/todo_cpp/generator.h
diff --git a/examples/todo_cpp/meta/todo_cpp.cmx b/peridot/examples/todo_cpp/meta/todo_cpp.cmx
similarity index 100%
rename from examples/todo_cpp/meta/todo_cpp.cmx
rename to peridot/examples/todo_cpp/meta/todo_cpp.cmx
diff --git a/examples/todo_cpp/todo.cc b/peridot/examples/todo_cpp/todo.cc
similarity index 100%
rename from examples/todo_cpp/todo.cc
rename to peridot/examples/todo_cpp/todo.cc
diff --git a/examples/todo_cpp/todo.h b/peridot/examples/todo_cpp/todo.h
similarity index 100%
rename from examples/todo_cpp/todo.h
rename to peridot/examples/todo_cpp/todo.h
diff --git a/infra/config/README.md b/peridot/infra/config/README.md
similarity index 100%
rename from infra/config/README.md
rename to peridot/infra/config/README.md
diff --git a/infra/config/cq.cfg b/peridot/infra/config/cq.cfg
similarity index 100%
rename from infra/config/cq.cfg
rename to peridot/infra/config/cq.cfg
diff --git a/lib/BUILD.gn b/peridot/lib/BUILD.gn
similarity index 100%
rename from lib/BUILD.gn
rename to peridot/lib/BUILD.gn
diff --git a/lib/MAINTAINERS b/peridot/lib/MAINTAINERS
similarity index 100%
rename from lib/MAINTAINERS
rename to peridot/lib/MAINTAINERS
diff --git a/lib/base64url/BUILD.gn b/peridot/lib/base64url/BUILD.gn
similarity index 100%
rename from lib/base64url/BUILD.gn
rename to peridot/lib/base64url/BUILD.gn
diff --git a/lib/base64url/base64url.cc b/peridot/lib/base64url/base64url.cc
similarity index 100%
rename from lib/base64url/base64url.cc
rename to peridot/lib/base64url/base64url.cc
diff --git a/lib/base64url/base64url.h b/peridot/lib/base64url/base64url.h
similarity index 100%
rename from lib/base64url/base64url.h
rename to peridot/lib/base64url/base64url.h
diff --git a/lib/bound_set/BUILD.gn b/peridot/lib/bound_set/BUILD.gn
similarity index 100%
rename from lib/bound_set/BUILD.gn
rename to peridot/lib/bound_set/BUILD.gn
diff --git a/lib/bound_set/bound_set.h b/peridot/lib/bound_set/bound_set.h
similarity index 100%
rename from lib/bound_set/bound_set.h
rename to peridot/lib/bound_set/bound_set.h
diff --git a/lib/commit_pack/BUILD.gn b/peridot/lib/commit_pack/BUILD.gn
similarity index 100%
rename from lib/commit_pack/BUILD.gn
rename to peridot/lib/commit_pack/BUILD.gn
diff --git a/lib/commit_pack/commit_pack.cc b/peridot/lib/commit_pack/commit_pack.cc
similarity index 100%
rename from lib/commit_pack/commit_pack.cc
rename to peridot/lib/commit_pack/commit_pack.cc
diff --git a/lib/commit_pack/commit_pack.h b/peridot/lib/commit_pack/commit_pack.h
similarity index 100%
rename from lib/commit_pack/commit_pack.h
rename to peridot/lib/commit_pack/commit_pack.h
diff --git a/lib/commit_pack/commit_pack_unittest.cc b/peridot/lib/commit_pack/commit_pack_unittest.cc
similarity index 100%
rename from lib/commit_pack/commit_pack_unittest.cc
rename to peridot/lib/commit_pack/commit_pack_unittest.cc
diff --git a/lib/common/BUILD.gn b/peridot/lib/common/BUILD.gn
similarity index 100%
rename from lib/common/BUILD.gn
rename to peridot/lib/common/BUILD.gn
diff --git a/lib/common/MAINTAINERS b/peridot/lib/common/MAINTAINERS
similarity index 100%
rename from lib/common/MAINTAINERS
rename to peridot/lib/common/MAINTAINERS
diff --git a/lib/common/async_holder.cc b/peridot/lib/common/async_holder.cc
similarity index 100%
rename from lib/common/async_holder.cc
rename to peridot/lib/common/async_holder.cc
diff --git a/lib/common/async_holder.h b/peridot/lib/common/async_holder.h
similarity index 100%
rename from lib/common/async_holder.h
rename to peridot/lib/common/async_holder.h
diff --git a/lib/common/names.h b/peridot/lib/common/names.h
similarity index 100%
rename from lib/common/names.h
rename to peridot/lib/common/names.h
diff --git a/lib/common/story_provider_watcher_base.cc b/peridot/lib/common/story_provider_watcher_base.cc
similarity index 100%
rename from lib/common/story_provider_watcher_base.cc
rename to peridot/lib/common/story_provider_watcher_base.cc
diff --git a/lib/common/story_provider_watcher_base.h b/peridot/lib/common/story_provider_watcher_base.h
similarity index 100%
rename from lib/common/story_provider_watcher_base.h
rename to peridot/lib/common/story_provider_watcher_base.h
diff --git a/lib/common/teardown.h b/peridot/lib/common/teardown.h
similarity index 100%
rename from lib/common/teardown.h
rename to peridot/lib/common/teardown.h
diff --git a/lib/common/xdr.cc b/peridot/lib/common/xdr.cc
similarity index 100%
rename from lib/common/xdr.cc
rename to peridot/lib/common/xdr.cc
diff --git a/lib/common/xdr.h b/peridot/lib/common/xdr.h
similarity index 100%
rename from lib/common/xdr.h
rename to peridot/lib/common/xdr.h
diff --git a/lib/convert/BUILD.gn b/peridot/lib/convert/BUILD.gn
similarity index 100%
rename from lib/convert/BUILD.gn
rename to peridot/lib/convert/BUILD.gn
diff --git a/lib/convert/bytes_test.fbs b/peridot/lib/convert/bytes_test.fbs
similarity index 100%
rename from lib/convert/bytes_test.fbs
rename to peridot/lib/convert/bytes_test.fbs
diff --git a/lib/convert/collection_view.h b/peridot/lib/convert/collection_view.h
similarity index 100%
rename from lib/convert/collection_view.h
rename to peridot/lib/convert/collection_view.h
diff --git a/lib/convert/collection_view_unittest.cc b/peridot/lib/convert/collection_view_unittest.cc
similarity index 100%
rename from lib/convert/collection_view_unittest.cc
rename to peridot/lib/convert/collection_view_unittest.cc
diff --git a/lib/convert/convert.cc b/peridot/lib/convert/convert.cc
similarity index 100%
rename from lib/convert/convert.cc
rename to peridot/lib/convert/convert.cc
diff --git a/lib/convert/convert.h b/peridot/lib/convert/convert.h
similarity index 100%
rename from lib/convert/convert.h
rename to peridot/lib/convert/convert.h
diff --git a/lib/convert/convert_unittest.cc b/peridot/lib/convert/convert_unittest.cc
similarity index 100%
rename from lib/convert/convert_unittest.cc
rename to peridot/lib/convert/convert_unittest.cc
diff --git a/lib/device_info/BUILD.gn b/peridot/lib/device_info/BUILD.gn
similarity index 100%
rename from lib/device_info/BUILD.gn
rename to peridot/lib/device_info/BUILD.gn
diff --git a/lib/device_info/device_info.cc b/peridot/lib/device_info/device_info.cc
similarity index 100%
rename from lib/device_info/device_info.cc
rename to peridot/lib/device_info/device_info.cc
diff --git a/lib/device_info/device_info.h b/peridot/lib/device_info/device_info.h
similarity index 100%
rename from lib/device_info/device_info.h
rename to peridot/lib/device_info/device_info.h
diff --git a/lib/device_info/device_profile.cc b/peridot/lib/device_info/device_profile.cc
similarity index 100%
rename from lib/device_info/device_profile.cc
rename to peridot/lib/device_info/device_profile.cc
diff --git a/lib/device_info/device_profile.h b/peridot/lib/device_info/device_profile.h
similarity index 100%
rename from lib/device_info/device_profile.h
rename to peridot/lib/device_info/device_profile.h
diff --git a/lib/entity/BUILD.gn b/peridot/lib/entity/BUILD.gn
similarity index 100%
rename from lib/entity/BUILD.gn
rename to peridot/lib/entity/BUILD.gn
diff --git a/lib/entity/entity_watcher_impl.cc b/peridot/lib/entity/entity_watcher_impl.cc
similarity index 100%
rename from lib/entity/entity_watcher_impl.cc
rename to peridot/lib/entity/entity_watcher_impl.cc
diff --git a/lib/entity/entity_watcher_impl.h b/peridot/lib/entity/entity_watcher_impl.h
similarity index 100%
rename from lib/entity/entity_watcher_impl.h
rename to peridot/lib/entity/entity_watcher_impl.h
diff --git a/lib/environment_host/BUILD.gn b/peridot/lib/environment_host/BUILD.gn
similarity index 100%
rename from lib/environment_host/BUILD.gn
rename to peridot/lib/environment_host/BUILD.gn
diff --git a/lib/environment_host/maxwell_service_provider_bridge.cc b/peridot/lib/environment_host/maxwell_service_provider_bridge.cc
similarity index 100%
rename from lib/environment_host/maxwell_service_provider_bridge.cc
rename to peridot/lib/environment_host/maxwell_service_provider_bridge.cc
diff --git a/lib/environment_host/maxwell_service_provider_bridge.h b/peridot/lib/environment_host/maxwell_service_provider_bridge.h
similarity index 100%
rename from lib/environment_host/maxwell_service_provider_bridge.h
rename to peridot/lib/environment_host/maxwell_service_provider_bridge.h
diff --git a/lib/fidl/BUILD.gn b/peridot/lib/fidl/BUILD.gn
similarity index 100%
rename from lib/fidl/BUILD.gn
rename to peridot/lib/fidl/BUILD.gn
diff --git a/lib/fidl/README.md b/peridot/lib/fidl/README.md
similarity index 100%
rename from lib/fidl/README.md
rename to peridot/lib/fidl/README.md
diff --git a/lib/fidl/app_client.cc b/peridot/lib/fidl/app_client.cc
similarity index 100%
rename from lib/fidl/app_client.cc
rename to peridot/lib/fidl/app_client.cc
diff --git a/lib/fidl/app_client.h b/peridot/lib/fidl/app_client.h
similarity index 100%
rename from lib/fidl/app_client.h
rename to peridot/lib/fidl/app_client.h
diff --git a/lib/fidl/app_client_unittest.cc b/peridot/lib/fidl/app_client_unittest.cc
similarity index 100%
rename from lib/fidl/app_client_unittest.cc
rename to peridot/lib/fidl/app_client_unittest.cc
diff --git a/lib/fidl/app_client_unittest.fidl b/peridot/lib/fidl/app_client_unittest.fidl
similarity index 100%
rename from lib/fidl/app_client_unittest.fidl
rename to peridot/lib/fidl/app_client_unittest.fidl
diff --git a/lib/fidl/array_to_string.h b/peridot/lib/fidl/array_to_string.h
similarity index 100%
rename from lib/fidl/array_to_string.h
rename to peridot/lib/fidl/array_to_string.h
diff --git a/lib/fidl/clone.h b/peridot/lib/fidl/clone.h
similarity index 100%
rename from lib/fidl/clone.h
rename to peridot/lib/fidl/clone.h
diff --git a/lib/fidl/environment.cc b/peridot/lib/fidl/environment.cc
similarity index 100%
rename from lib/fidl/environment.cc
rename to peridot/lib/fidl/environment.cc
diff --git a/lib/fidl/environment.h b/peridot/lib/fidl/environment.h
similarity index 100%
rename from lib/fidl/environment.h
rename to peridot/lib/fidl/environment.h
diff --git a/lib/fidl/json_xdr.cc b/peridot/lib/fidl/json_xdr.cc
similarity index 100%
rename from lib/fidl/json_xdr.cc
rename to peridot/lib/fidl/json_xdr.cc
diff --git a/lib/fidl/json_xdr.h b/peridot/lib/fidl/json_xdr.h
similarity index 100%
rename from lib/fidl/json_xdr.h
rename to peridot/lib/fidl/json_xdr.h
diff --git a/lib/fidl/json_xdr_unittest.cc b/peridot/lib/fidl/json_xdr_unittest.cc
similarity index 100%
rename from lib/fidl/json_xdr_unittest.cc
rename to peridot/lib/fidl/json_xdr_unittest.cc
diff --git a/lib/fidl/json_xdr_unittest.fidl b/peridot/lib/fidl/json_xdr_unittest.fidl
similarity index 100%
rename from lib/fidl/json_xdr_unittest.fidl
rename to peridot/lib/fidl/json_xdr_unittest.fidl
diff --git a/lib/fidl/proxy.cc b/peridot/lib/fidl/proxy.cc
similarity index 100%
rename from lib/fidl/proxy.cc
rename to peridot/lib/fidl/proxy.cc
diff --git a/lib/fidl/proxy.h b/peridot/lib/fidl/proxy.h
similarity index 100%
rename from lib/fidl/proxy.h
rename to peridot/lib/fidl/proxy.h
diff --git a/lib/fidl/single_service_app.h b/peridot/lib/fidl/single_service_app.h
similarity index 100%
rename from lib/fidl/single_service_app.h
rename to peridot/lib/fidl/single_service_app.h
diff --git a/lib/fidl/view_host.cc b/peridot/lib/fidl/view_host.cc
similarity index 100%
rename from lib/fidl/view_host.cc
rename to peridot/lib/fidl/view_host.cc
diff --git a/lib/fidl/view_host.h b/peridot/lib/fidl/view_host.h
similarity index 100%
rename from lib/fidl/view_host.h
rename to peridot/lib/fidl/view_host.h
diff --git a/lib/firebase/BUILD.gn b/peridot/lib/firebase/BUILD.gn
similarity index 100%
rename from lib/firebase/BUILD.gn
rename to peridot/lib/firebase/BUILD.gn
diff --git a/lib/firebase/README.md b/peridot/lib/firebase/README.md
similarity index 100%
rename from lib/firebase/README.md
rename to peridot/lib/firebase/README.md
diff --git a/lib/firebase/encoding.cc b/peridot/lib/firebase/encoding.cc
similarity index 100%
rename from lib/firebase/encoding.cc
rename to peridot/lib/firebase/encoding.cc
diff --git a/lib/firebase/encoding.h b/peridot/lib/firebase/encoding.h
similarity index 100%
rename from lib/firebase/encoding.h
rename to peridot/lib/firebase/encoding.h
diff --git a/lib/firebase/encoding_unittest.cc b/peridot/lib/firebase/encoding_unittest.cc
similarity index 100%
rename from lib/firebase/encoding_unittest.cc
rename to peridot/lib/firebase/encoding_unittest.cc
diff --git a/lib/firebase/event_stream.cc b/peridot/lib/firebase/event_stream.cc
similarity index 100%
rename from lib/firebase/event_stream.cc
rename to peridot/lib/firebase/event_stream.cc
diff --git a/lib/firebase/event_stream.h b/peridot/lib/firebase/event_stream.h
similarity index 100%
rename from lib/firebase/event_stream.h
rename to peridot/lib/firebase/event_stream.h
diff --git a/lib/firebase/event_stream_unittest.cc b/peridot/lib/firebase/event_stream_unittest.cc
similarity index 100%
rename from lib/firebase/event_stream_unittest.cc
rename to peridot/lib/firebase/event_stream_unittest.cc
diff --git a/lib/firebase/firebase.h b/peridot/lib/firebase/firebase.h
similarity index 100%
rename from lib/firebase/firebase.h
rename to peridot/lib/firebase/firebase.h
diff --git a/lib/firebase/firebase_impl.cc b/peridot/lib/firebase/firebase_impl.cc
similarity index 100%
rename from lib/firebase/firebase_impl.cc
rename to peridot/lib/firebase/firebase_impl.cc
diff --git a/lib/firebase/firebase_impl.h b/peridot/lib/firebase/firebase_impl.h
similarity index 100%
rename from lib/firebase/firebase_impl.h
rename to peridot/lib/firebase/firebase_impl.h
diff --git a/lib/firebase/firebase_impl_unittest.cc b/peridot/lib/firebase/firebase_impl_unittest.cc
similarity index 100%
rename from lib/firebase/firebase_impl_unittest.cc
rename to peridot/lib/firebase/firebase_impl_unittest.cc
diff --git a/lib/firebase/status.cc b/peridot/lib/firebase/status.cc
similarity index 100%
rename from lib/firebase/status.cc
rename to peridot/lib/firebase/status.cc
diff --git a/lib/firebase/status.h b/peridot/lib/firebase/status.h
similarity index 100%
rename from lib/firebase/status.h
rename to peridot/lib/firebase/status.h
diff --git a/lib/firebase/watch_client.h b/peridot/lib/firebase/watch_client.h
similarity index 100%
rename from lib/firebase/watch_client.h
rename to peridot/lib/firebase/watch_client.h
diff --git a/lib/firebase_auth/BUILD.gn b/peridot/lib/firebase_auth/BUILD.gn
similarity index 100%
rename from lib/firebase_auth/BUILD.gn
rename to peridot/lib/firebase_auth/BUILD.gn
diff --git a/lib/firebase_auth/firebase_auth.h b/peridot/lib/firebase_auth/firebase_auth.h
similarity index 100%
rename from lib/firebase_auth/firebase_auth.h
rename to peridot/lib/firebase_auth/firebase_auth.h
diff --git a/lib/firebase_auth/firebase_auth_impl.cc b/peridot/lib/firebase_auth/firebase_auth_impl.cc
similarity index 100%
rename from lib/firebase_auth/firebase_auth_impl.cc
rename to peridot/lib/firebase_auth/firebase_auth_impl.cc
diff --git a/lib/firebase_auth/firebase_auth_impl.h b/peridot/lib/firebase_auth/firebase_auth_impl.h
similarity index 100%
rename from lib/firebase_auth/firebase_auth_impl.h
rename to peridot/lib/firebase_auth/firebase_auth_impl.h
diff --git a/lib/firebase_auth/firebase_auth_impl_unittest.cc b/peridot/lib/firebase_auth/firebase_auth_impl_unittest.cc
similarity index 100%
rename from lib/firebase_auth/firebase_auth_impl_unittest.cc
rename to peridot/lib/firebase_auth/firebase_auth_impl_unittest.cc
diff --git a/lib/firebase_auth/testing/BUILD.gn b/peridot/lib/firebase_auth/testing/BUILD.gn
similarity index 100%
rename from lib/firebase_auth/testing/BUILD.gn
rename to peridot/lib/firebase_auth/testing/BUILD.gn
diff --git a/lib/firebase_auth/testing/credentials.cc b/peridot/lib/firebase_auth/testing/credentials.cc
similarity index 100%
rename from lib/firebase_auth/testing/credentials.cc
rename to peridot/lib/firebase_auth/testing/credentials.cc
diff --git a/lib/firebase_auth/testing/credentials.h b/peridot/lib/firebase_auth/testing/credentials.h
similarity index 100%
rename from lib/firebase_auth/testing/credentials.h
rename to peridot/lib/firebase_auth/testing/credentials.h
diff --git a/lib/firebase_auth/testing/credentials_unittest.cc b/peridot/lib/firebase_auth/testing/credentials_unittest.cc
similarity index 100%
rename from lib/firebase_auth/testing/credentials_unittest.cc
rename to peridot/lib/firebase_auth/testing/credentials_unittest.cc
diff --git a/lib/firebase_auth/testing/fake_token_manager.cc b/peridot/lib/firebase_auth/testing/fake_token_manager.cc
similarity index 100%
rename from lib/firebase_auth/testing/fake_token_manager.cc
rename to peridot/lib/firebase_auth/testing/fake_token_manager.cc
diff --git a/lib/firebase_auth/testing/fake_token_manager.h b/peridot/lib/firebase_auth/testing/fake_token_manager.h
similarity index 100%
rename from lib/firebase_auth/testing/fake_token_manager.h
rename to peridot/lib/firebase_auth/testing/fake_token_manager.h
diff --git a/lib/firebase_auth/testing/json_schema.cc b/peridot/lib/firebase_auth/testing/json_schema.cc
similarity index 100%
rename from lib/firebase_auth/testing/json_schema.cc
rename to peridot/lib/firebase_auth/testing/json_schema.cc
diff --git a/lib/firebase_auth/testing/json_schema.h b/peridot/lib/firebase_auth/testing/json_schema.h
similarity index 100%
rename from lib/firebase_auth/testing/json_schema.h
rename to peridot/lib/firebase_auth/testing/json_schema.h
diff --git a/lib/firebase_auth/testing/json_schema_unittest.cc b/peridot/lib/firebase_auth/testing/json_schema_unittest.cc
similarity index 100%
rename from lib/firebase_auth/testing/json_schema_unittest.cc
rename to peridot/lib/firebase_auth/testing/json_schema_unittest.cc
diff --git a/lib/firebase_auth/testing/service_account_test_constants.h b/peridot/lib/firebase_auth/testing/service_account_test_constants.h
similarity index 100%
rename from lib/firebase_auth/testing/service_account_test_constants.h
rename to peridot/lib/firebase_auth/testing/service_account_test_constants.h
diff --git a/lib/firebase_auth/testing/service_account_test_util.cc b/peridot/lib/firebase_auth/testing/service_account_test_util.cc
similarity index 100%
rename from lib/firebase_auth/testing/service_account_test_util.cc
rename to peridot/lib/firebase_auth/testing/service_account_test_util.cc
diff --git a/lib/firebase_auth/testing/service_account_test_util.h b/peridot/lib/firebase_auth/testing/service_account_test_util.h
similarity index 100%
rename from lib/firebase_auth/testing/service_account_test_util.h
rename to peridot/lib/firebase_auth/testing/service_account_test_util.h
diff --git a/lib/firebase_auth/testing/service_account_token_manager.cc b/peridot/lib/firebase_auth/testing/service_account_token_manager.cc
similarity index 100%
rename from lib/firebase_auth/testing/service_account_token_manager.cc
rename to peridot/lib/firebase_auth/testing/service_account_token_manager.cc
diff --git a/lib/firebase_auth/testing/service_account_token_manager.h b/peridot/lib/firebase_auth/testing/service_account_token_manager.h
similarity index 100%
rename from lib/firebase_auth/testing/service_account_token_manager.h
rename to peridot/lib/firebase_auth/testing/service_account_token_manager.h
diff --git a/lib/firebase_auth/testing/service_account_token_manager_unittest.cc b/peridot/lib/firebase_auth/testing/service_account_token_manager_unittest.cc
similarity index 100%
rename from lib/firebase_auth/testing/service_account_token_manager_unittest.cc
rename to peridot/lib/firebase_auth/testing/service_account_token_manager_unittest.cc
diff --git a/lib/firebase_auth/testing/service_account_token_minter.cc b/peridot/lib/firebase_auth/testing/service_account_token_minter.cc
similarity index 100%
rename from lib/firebase_auth/testing/service_account_token_minter.cc
rename to peridot/lib/firebase_auth/testing/service_account_token_minter.cc
diff --git a/lib/firebase_auth/testing/service_account_token_minter.h b/peridot/lib/firebase_auth/testing/service_account_token_minter.h
similarity index 100%
rename from lib/firebase_auth/testing/service_account_token_minter.h
rename to peridot/lib/firebase_auth/testing/service_account_token_minter.h
diff --git a/lib/firebase_auth/testing/service_account_token_minter_unittest.cc b/peridot/lib/firebase_auth/testing/service_account_token_minter_unittest.cc
similarity index 100%
rename from lib/firebase_auth/testing/service_account_token_minter_unittest.cc
rename to peridot/lib/firebase_auth/testing/service_account_token_minter_unittest.cc
diff --git a/lib/firebase_auth/testing/test_firebase_auth.cc b/peridot/lib/firebase_auth/testing/test_firebase_auth.cc
similarity index 100%
rename from lib/firebase_auth/testing/test_firebase_auth.cc
rename to peridot/lib/firebase_auth/testing/test_firebase_auth.cc
diff --git a/lib/firebase_auth/testing/test_firebase_auth.h b/peridot/lib/firebase_auth/testing/test_firebase_auth.h
similarity index 100%
rename from lib/firebase_auth/testing/test_firebase_auth.h
rename to peridot/lib/firebase_auth/testing/test_firebase_auth.h
diff --git a/lib/firebase_auth/testing/test_token_manager.cc b/peridot/lib/firebase_auth/testing/test_token_manager.cc
similarity index 100%
rename from lib/firebase_auth/testing/test_token_manager.cc
rename to peridot/lib/firebase_auth/testing/test_token_manager.cc
diff --git a/lib/firebase_auth/testing/test_token_manager.h b/peridot/lib/firebase_auth/testing/test_token_manager.h
similarity index 100%
rename from lib/firebase_auth/testing/test_token_manager.h
rename to peridot/lib/firebase_auth/testing/test_token_manager.h
diff --git a/lib/ledger_client/BUILD.gn b/peridot/lib/ledger_client/BUILD.gn
similarity index 100%
rename from lib/ledger_client/BUILD.gn
rename to peridot/lib/ledger_client/BUILD.gn
diff --git a/lib/ledger_client/MAINTAINERS b/peridot/lib/ledger_client/MAINTAINERS
similarity index 100%
rename from lib/ledger_client/MAINTAINERS
rename to peridot/lib/ledger_client/MAINTAINERS
diff --git a/lib/ledger_client/constants.h b/peridot/lib/ledger_client/constants.h
similarity index 100%
rename from lib/ledger_client/constants.h
rename to peridot/lib/ledger_client/constants.h
diff --git a/lib/ledger_client/ledger_client.cc b/peridot/lib/ledger_client/ledger_client.cc
similarity index 100%
rename from lib/ledger_client/ledger_client.cc
rename to peridot/lib/ledger_client/ledger_client.cc
diff --git a/lib/ledger_client/ledger_client.h b/peridot/lib/ledger_client/ledger_client.h
similarity index 100%
rename from lib/ledger_client/ledger_client.h
rename to peridot/lib/ledger_client/ledger_client.h
diff --git a/lib/ledger_client/operations.h b/peridot/lib/ledger_client/operations.h
similarity index 100%
rename from lib/ledger_client/operations.h
rename to peridot/lib/ledger_client/operations.h
diff --git a/lib/ledger_client/page_client.cc b/peridot/lib/ledger_client/page_client.cc
similarity index 100%
rename from lib/ledger_client/page_client.cc
rename to peridot/lib/ledger_client/page_client.cc
diff --git a/lib/ledger_client/page_client.h b/peridot/lib/ledger_client/page_client.h
similarity index 100%
rename from lib/ledger_client/page_client.h
rename to peridot/lib/ledger_client/page_client.h
diff --git a/lib/ledger_client/page_client_unittest.cc b/peridot/lib/ledger_client/page_client_unittest.cc
similarity index 100%
rename from lib/ledger_client/page_client_unittest.cc
rename to peridot/lib/ledger_client/page_client_unittest.cc
diff --git a/lib/ledger_client/page_id.cc b/peridot/lib/ledger_client/page_id.cc
similarity index 100%
rename from lib/ledger_client/page_id.cc
rename to peridot/lib/ledger_client/page_id.cc
diff --git a/lib/ledger_client/page_id.h b/peridot/lib/ledger_client/page_id.h
similarity index 100%
rename from lib/ledger_client/page_id.h
rename to peridot/lib/ledger_client/page_id.h
diff --git a/lib/ledger_client/promise.h b/peridot/lib/ledger_client/promise.h
similarity index 100%
rename from lib/ledger_client/promise.h
rename to peridot/lib/ledger_client/promise.h
diff --git a/lib/ledger_client/status.cc b/peridot/lib/ledger_client/status.cc
similarity index 100%
rename from lib/ledger_client/status.cc
rename to peridot/lib/ledger_client/status.cc
diff --git a/lib/ledger_client/status.h b/peridot/lib/ledger_client/status.h
similarity index 100%
rename from lib/ledger_client/status.h
rename to peridot/lib/ledger_client/status.h
diff --git a/lib/ledger_client/types.h b/peridot/lib/ledger_client/types.h
similarity index 100%
rename from lib/ledger_client/types.h
rename to peridot/lib/ledger_client/types.h
diff --git a/lib/module_manifest/BUILD.gn b/peridot/lib/module_manifest/BUILD.gn
similarity index 100%
rename from lib/module_manifest/BUILD.gn
rename to peridot/lib/module_manifest/BUILD.gn
diff --git a/lib/module_manifest/module_facet_reader.h b/peridot/lib/module_manifest/module_facet_reader.h
similarity index 100%
rename from lib/module_manifest/module_facet_reader.h
rename to peridot/lib/module_manifest/module_facet_reader.h
diff --git a/lib/module_manifest/module_facet_reader_impl.cc b/peridot/lib/module_manifest/module_facet_reader_impl.cc
similarity index 100%
rename from lib/module_manifest/module_facet_reader_impl.cc
rename to peridot/lib/module_manifest/module_facet_reader_impl.cc
diff --git a/lib/module_manifest/module_facet_reader_impl.h b/peridot/lib/module_manifest/module_facet_reader_impl.h
similarity index 100%
rename from lib/module_manifest/module_facet_reader_impl.h
rename to peridot/lib/module_manifest/module_facet_reader_impl.h
diff --git a/lib/module_manifest/module_facet_reader_impl_unittest.cc b/peridot/lib/module_manifest/module_facet_reader_impl_unittest.cc
similarity index 100%
rename from lib/module_manifest/module_facet_reader_impl_unittest.cc
rename to peridot/lib/module_manifest/module_facet_reader_impl_unittest.cc
diff --git a/lib/module_manifest/module_manifest_xdr.cc b/peridot/lib/module_manifest/module_manifest_xdr.cc
similarity index 100%
rename from lib/module_manifest/module_manifest_xdr.cc
rename to peridot/lib/module_manifest/module_manifest_xdr.cc
diff --git a/lib/module_manifest/module_manifest_xdr.h b/peridot/lib/module_manifest/module_manifest_xdr.h
similarity index 100%
rename from lib/module_manifest/module_manifest_xdr.h
rename to peridot/lib/module_manifest/module_manifest_xdr.h
diff --git a/lib/module_manifest/module_manifest_xdr_unittest.cc b/peridot/lib/module_manifest/module_manifest_xdr_unittest.cc
similarity index 100%
rename from lib/module_manifest/module_manifest_xdr_unittest.cc
rename to peridot/lib/module_manifest/module_manifest_xdr_unittest.cc
diff --git a/lib/module_manifest_source/BUILD.gn b/peridot/lib/module_manifest_source/BUILD.gn
similarity index 100%
rename from lib/module_manifest_source/BUILD.gn
rename to peridot/lib/module_manifest_source/BUILD.gn
diff --git a/lib/module_manifest_source/fidl/module_package_indexer.fidl b/peridot/lib/module_manifest_source/fidl/module_package_indexer.fidl
similarity index 100%
rename from lib/module_manifest_source/fidl/module_package_indexer.fidl
rename to peridot/lib/module_manifest_source/fidl/module_package_indexer.fidl
diff --git a/lib/module_manifest_source/firebase_source.cc b/peridot/lib/module_manifest_source/firebase_source.cc
similarity index 100%
rename from lib/module_manifest_source/firebase_source.cc
rename to peridot/lib/module_manifest_source/firebase_source.cc
diff --git a/lib/module_manifest_source/firebase_source.h b/peridot/lib/module_manifest_source/firebase_source.h
similarity index 100%
rename from lib/module_manifest_source/firebase_source.h
rename to peridot/lib/module_manifest_source/firebase_source.h
diff --git a/lib/module_manifest_source/json.cc b/peridot/lib/module_manifest_source/json.cc
similarity index 100%
rename from lib/module_manifest_source/json.cc
rename to peridot/lib/module_manifest_source/json.cc
diff --git a/lib/module_manifest_source/json.h b/peridot/lib/module_manifest_source/json.h
similarity index 100%
rename from lib/module_manifest_source/json.h
rename to peridot/lib/module_manifest_source/json.h
diff --git a/lib/module_manifest_source/module_manifest_source.cc b/peridot/lib/module_manifest_source/module_manifest_source.cc
similarity index 100%
rename from lib/module_manifest_source/module_manifest_source.cc
rename to peridot/lib/module_manifest_source/module_manifest_source.cc
diff --git a/lib/module_manifest_source/module_manifest_source.h b/peridot/lib/module_manifest_source/module_manifest_source.h
similarity index 100%
rename from lib/module_manifest_source/module_manifest_source.h
rename to peridot/lib/module_manifest_source/module_manifest_source.h
diff --git a/lib/module_manifest_source/module_package_source.cc b/peridot/lib/module_manifest_source/module_package_source.cc
similarity index 100%
rename from lib/module_manifest_source/module_package_source.cc
rename to peridot/lib/module_manifest_source/module_package_source.cc
diff --git a/lib/module_manifest_source/module_package_source.h b/peridot/lib/module_manifest_source/module_package_source.h
similarity index 100%
rename from lib/module_manifest_source/module_package_source.h
rename to peridot/lib/module_manifest_source/module_package_source.h
diff --git a/lib/module_manifest_source/package_util.cc b/peridot/lib/module_manifest_source/package_util.cc
similarity index 100%
rename from lib/module_manifest_source/package_util.cc
rename to peridot/lib/module_manifest_source/package_util.cc
diff --git a/lib/module_manifest_source/package_util.h b/peridot/lib/module_manifest_source/package_util.h
similarity index 100%
rename from lib/module_manifest_source/package_util.h
rename to peridot/lib/module_manifest_source/package_util.h
diff --git a/lib/rapidjson/BUILD.gn b/peridot/lib/rapidjson/BUILD.gn
similarity index 100%
rename from lib/rapidjson/BUILD.gn
rename to peridot/lib/rapidjson/BUILD.gn
diff --git a/lib/rapidjson/rapidjson.h b/peridot/lib/rapidjson/rapidjson.h
similarity index 100%
rename from lib/rapidjson/rapidjson.h
rename to peridot/lib/rapidjson/rapidjson.h
diff --git a/lib/rng/BUILD.gn b/peridot/lib/rng/BUILD.gn
similarity index 100%
rename from lib/rng/BUILD.gn
rename to peridot/lib/rng/BUILD.gn
diff --git a/lib/rng/random.h b/peridot/lib/rng/random.h
similarity index 100%
rename from lib/rng/random.h
rename to peridot/lib/rng/random.h
diff --git a/lib/rng/system_random.h b/peridot/lib/rng/system_random.h
similarity index 100%
rename from lib/rng/system_random.h
rename to peridot/lib/rng/system_random.h
diff --git a/lib/rng/system_random_unittest.cc b/peridot/lib/rng/system_random_unittest.cc
similarity index 100%
rename from lib/rng/system_random_unittest.cc
rename to peridot/lib/rng/system_random_unittest.cc
diff --git a/lib/rng/test_random.cc b/peridot/lib/rng/test_random.cc
similarity index 100%
rename from lib/rng/test_random.cc
rename to peridot/lib/rng/test_random.cc
diff --git a/lib/rng/test_random.h b/peridot/lib/rng/test_random.h
similarity index 100%
rename from lib/rng/test_random.h
rename to peridot/lib/rng/test_random.h
diff --git a/lib/rng/test_random_unittest.cc b/peridot/lib/rng/test_random_unittest.cc
similarity index 100%
rename from lib/rng/test_random_unittest.cc
rename to peridot/lib/rng/test_random_unittest.cc
diff --git a/lib/scoped_tmpfs/BUILD.gn b/peridot/lib/scoped_tmpfs/BUILD.gn
similarity index 100%
rename from lib/scoped_tmpfs/BUILD.gn
rename to peridot/lib/scoped_tmpfs/BUILD.gn
diff --git a/lib/scoped_tmpfs/scoped_tmpfs.cc b/peridot/lib/scoped_tmpfs/scoped_tmpfs.cc
similarity index 100%
rename from lib/scoped_tmpfs/scoped_tmpfs.cc
rename to peridot/lib/scoped_tmpfs/scoped_tmpfs.cc
diff --git a/lib/scoped_tmpfs/scoped_tmpfs.h b/peridot/lib/scoped_tmpfs/scoped_tmpfs.h
similarity index 100%
rename from lib/scoped_tmpfs/scoped_tmpfs.h
rename to peridot/lib/scoped_tmpfs/scoped_tmpfs.h
diff --git a/lib/scoped_tmpfs/scoped_tmpfs_unittest.cc b/peridot/lib/scoped_tmpfs/scoped_tmpfs_unittest.cc
similarity index 100%
rename from lib/scoped_tmpfs/scoped_tmpfs_unittest.cc
rename to peridot/lib/scoped_tmpfs/scoped_tmpfs_unittest.cc
diff --git a/lib/session_shell_settings/BUILD.gn b/peridot/lib/session_shell_settings/BUILD.gn
similarity index 100%
rename from lib/session_shell_settings/BUILD.gn
rename to peridot/lib/session_shell_settings/BUILD.gn
diff --git a/lib/session_shell_settings/session_shell_settings.cc b/peridot/lib/session_shell_settings/session_shell_settings.cc
similarity index 100%
rename from lib/session_shell_settings/session_shell_settings.cc
rename to peridot/lib/session_shell_settings/session_shell_settings.cc
diff --git a/lib/session_shell_settings/session_shell_settings.h b/peridot/lib/session_shell_settings/session_shell_settings.h
similarity index 100%
rename from lib/session_shell_settings/session_shell_settings.h
rename to peridot/lib/session_shell_settings/session_shell_settings.h
diff --git a/lib/session_shell_settings/session_shell_settings_test.cc b/peridot/lib/session_shell_settings/session_shell_settings_test.cc
similarity index 100%
rename from lib/session_shell_settings/session_shell_settings_test.cc
rename to peridot/lib/session_shell_settings/session_shell_settings_test.cc
diff --git a/lib/socket/BUILD.gn b/peridot/lib/socket/BUILD.gn
similarity index 100%
rename from lib/socket/BUILD.gn
rename to peridot/lib/socket/BUILD.gn
diff --git a/lib/socket/socket_drainer_client.cc b/peridot/lib/socket/socket_drainer_client.cc
similarity index 100%
rename from lib/socket/socket_drainer_client.cc
rename to peridot/lib/socket/socket_drainer_client.cc
diff --git a/lib/socket/socket_drainer_client.h b/peridot/lib/socket/socket_drainer_client.h
similarity index 100%
rename from lib/socket/socket_drainer_client.h
rename to peridot/lib/socket/socket_drainer_client.h
diff --git a/lib/socket/socket_drainer_client_unittest.cc b/peridot/lib/socket/socket_drainer_client_unittest.cc
similarity index 100%
rename from lib/socket/socket_drainer_client_unittest.cc
rename to peridot/lib/socket/socket_drainer_client_unittest.cc
diff --git a/lib/socket/socket_pair.h b/peridot/lib/socket/socket_pair.h
similarity index 100%
rename from lib/socket/socket_pair.h
rename to peridot/lib/socket/socket_pair.h
diff --git a/lib/socket/socket_writer.cc b/peridot/lib/socket/socket_writer.cc
similarity index 100%
rename from lib/socket/socket_writer.cc
rename to peridot/lib/socket/socket_writer.cc
diff --git a/lib/socket/socket_writer.h b/peridot/lib/socket/socket_writer.h
similarity index 100%
rename from lib/socket/socket_writer.h
rename to peridot/lib/socket/socket_writer.h
diff --git a/lib/socket/socket_writer_unittest.cc b/peridot/lib/socket/socket_writer_unittest.cc
similarity index 100%
rename from lib/socket/socket_writer_unittest.cc
rename to peridot/lib/socket/socket_writer_unittest.cc
diff --git a/lib/testing/BUILD.gn b/peridot/lib/testing/BUILD.gn
similarity index 100%
rename from lib/testing/BUILD.gn
rename to peridot/lib/testing/BUILD.gn
diff --git a/lib/testing/README.md b/peridot/lib/testing/README.md
similarity index 100%
rename from lib/testing/README.md
rename to peridot/lib/testing/README.md
diff --git a/lib/testing/component_base.h b/peridot/lib/testing/component_base.h
similarity index 100%
rename from lib/testing/component_base.h
rename to peridot/lib/testing/component_base.h
diff --git a/lib/testing/component_context_fake.cc b/peridot/lib/testing/component_context_fake.cc
similarity index 100%
rename from lib/testing/component_context_fake.cc
rename to peridot/lib/testing/component_context_fake.cc
diff --git a/lib/testing/component_context_fake.h b/peridot/lib/testing/component_context_fake.h
similarity index 100%
rename from lib/testing/component_context_fake.h
rename to peridot/lib/testing/component_context_fake.h
diff --git a/lib/testing/component_main.h b/peridot/lib/testing/component_main.h
similarity index 100%
rename from lib/testing/component_main.h
rename to peridot/lib/testing/component_main.h
diff --git a/lib/testing/entity_resolver_fake.cc b/peridot/lib/testing/entity_resolver_fake.cc
similarity index 100%
rename from lib/testing/entity_resolver_fake.cc
rename to peridot/lib/testing/entity_resolver_fake.cc
diff --git a/lib/testing/entity_resolver_fake.h b/peridot/lib/testing/entity_resolver_fake.h
similarity index 100%
rename from lib/testing/entity_resolver_fake.h
rename to peridot/lib/testing/entity_resolver_fake.h
diff --git a/lib/testing/fake_agent_runner_storage.h b/peridot/lib/testing/fake_agent_runner_storage.h
similarity index 100%
rename from lib/testing/fake_agent_runner_storage.h
rename to peridot/lib/testing/fake_agent_runner_storage.h
diff --git a/lib/testing/ledger_repository_for_testing.cc b/peridot/lib/testing/ledger_repository_for_testing.cc
similarity index 100%
rename from lib/testing/ledger_repository_for_testing.cc
rename to peridot/lib/testing/ledger_repository_for_testing.cc
diff --git a/lib/testing/ledger_repository_for_testing.h b/peridot/lib/testing/ledger_repository_for_testing.h
similarity index 100%
rename from lib/testing/ledger_repository_for_testing.h
rename to peridot/lib/testing/ledger_repository_for_testing.h
diff --git a/lib/testing/mock_base.cc b/peridot/lib/testing/mock_base.cc
similarity index 100%
rename from lib/testing/mock_base.cc
rename to peridot/lib/testing/mock_base.cc
diff --git a/lib/testing/mock_base.h b/peridot/lib/testing/mock_base.h
similarity index 100%
rename from lib/testing/mock_base.h
rename to peridot/lib/testing/mock_base.h
diff --git a/lib/testing/module_facet_reader_fake.cc b/peridot/lib/testing/module_facet_reader_fake.cc
similarity index 100%
rename from lib/testing/module_facet_reader_fake.cc
rename to peridot/lib/testing/module_facet_reader_fake.cc
diff --git a/lib/testing/module_facet_reader_fake.h b/peridot/lib/testing/module_facet_reader_fake.h
similarity index 100%
rename from lib/testing/module_facet_reader_fake.h
rename to peridot/lib/testing/module_facet_reader_fake.h
diff --git a/lib/testing/module_resolver_fake.cc b/peridot/lib/testing/module_resolver_fake.cc
similarity index 100%
rename from lib/testing/module_resolver_fake.cc
rename to peridot/lib/testing/module_resolver_fake.cc
diff --git a/lib/testing/module_resolver_fake.h b/peridot/lib/testing/module_resolver_fake.h
similarity index 100%
rename from lib/testing/module_resolver_fake.h
rename to peridot/lib/testing/module_resolver_fake.h
diff --git a/lib/testing/session_shell_base.h b/peridot/lib/testing/session_shell_base.h
similarity index 100%
rename from lib/testing/session_shell_base.h
rename to peridot/lib/testing/session_shell_base.h
diff --git a/lib/testing/session_shell_impl.cc b/peridot/lib/testing/session_shell_impl.cc
similarity index 100%
rename from lib/testing/session_shell_impl.cc
rename to peridot/lib/testing/session_shell_impl.cc
diff --git a/lib/testing/session_shell_impl.h b/peridot/lib/testing/session_shell_impl.h
similarity index 100%
rename from lib/testing/session_shell_impl.h
rename to peridot/lib/testing/session_shell_impl.h
diff --git a/lib/testing/story_controller_mock.h b/peridot/lib/testing/story_controller_mock.h
similarity index 100%
rename from lib/testing/story_controller_mock.h
rename to peridot/lib/testing/story_controller_mock.h
diff --git a/lib/testing/story_provider_mock.h b/peridot/lib/testing/story_provider_mock.h
similarity index 100%
rename from lib/testing/story_provider_mock.h
rename to peridot/lib/testing/story_provider_mock.h
diff --git a/lib/testing/test_driver.h b/peridot/lib/testing/test_driver.h
similarity index 100%
rename from lib/testing/test_driver.h
rename to peridot/lib/testing/test_driver.h
diff --git a/lib/testing/test_story_command_executor.cc b/peridot/lib/testing/test_story_command_executor.cc
similarity index 100%
rename from lib/testing/test_story_command_executor.cc
rename to peridot/lib/testing/test_story_command_executor.cc
diff --git a/lib/testing/test_story_command_executor.h b/peridot/lib/testing/test_story_command_executor.h
similarity index 100%
rename from lib/testing/test_story_command_executor.h
rename to peridot/lib/testing/test_story_command_executor.h
diff --git a/lib/testing/test_with_ledger.cc b/peridot/lib/testing/test_with_ledger.cc
similarity index 100%
rename from lib/testing/test_with_ledger.cc
rename to peridot/lib/testing/test_with_ledger.cc
diff --git a/lib/testing/test_with_ledger.h b/peridot/lib/testing/test_with_ledger.h
similarity index 100%
rename from lib/testing/test_with_ledger.h
rename to peridot/lib/testing/test_with_ledger.h
diff --git a/lib/testing/test_with_session_storage.cc b/peridot/lib/testing/test_with_session_storage.cc
similarity index 100%
rename from lib/testing/test_with_session_storage.cc
rename to peridot/lib/testing/test_with_session_storage.cc
diff --git a/lib/testing/test_with_session_storage.h b/peridot/lib/testing/test_with_session_storage.h
similarity index 100%
rename from lib/testing/test_with_session_storage.h
rename to peridot/lib/testing/test_with_session_storage.h
diff --git a/lib/testing/wait_until_idle.h b/peridot/lib/testing/wait_until_idle.h
similarity index 100%
rename from lib/testing/wait_until_idle.h
rename to peridot/lib/testing/wait_until_idle.h
diff --git a/lib/util/BUILD.gn b/peridot/lib/util/BUILD.gn
similarity index 100%
rename from lib/util/BUILD.gn
rename to peridot/lib/util/BUILD.gn
diff --git a/lib/util/debug.h b/peridot/lib/util/debug.h
similarity index 100%
rename from lib/util/debug.h
rename to peridot/lib/util/debug.h
diff --git a/lib/util/filesystem.cc b/peridot/lib/util/filesystem.cc
similarity index 100%
rename from lib/util/filesystem.cc
rename to peridot/lib/util/filesystem.cc
diff --git a/lib/util/filesystem.h b/peridot/lib/util/filesystem.h
similarity index 100%
rename from lib/util/filesystem.h
rename to peridot/lib/util/filesystem.h
diff --git a/lib/util/idle_waiter.cc b/peridot/lib/util/idle_waiter.cc
similarity index 100%
rename from lib/util/idle_waiter.cc
rename to peridot/lib/util/idle_waiter.cc
diff --git a/lib/util/idle_waiter.h b/peridot/lib/util/idle_waiter.h
similarity index 100%
rename from lib/util/idle_waiter.h
rename to peridot/lib/util/idle_waiter.h
diff --git a/lib/util/ptr.h b/peridot/lib/util/ptr.h
similarity index 100%
rename from lib/util/ptr.h
rename to peridot/lib/util/ptr.h
diff --git a/lib/util/rate_limited_retry.cc b/peridot/lib/util/rate_limited_retry.cc
similarity index 100%
rename from lib/util/rate_limited_retry.cc
rename to peridot/lib/util/rate_limited_retry.cc
diff --git a/lib/util/rate_limited_retry.h b/peridot/lib/util/rate_limited_retry.h
similarity index 100%
rename from lib/util/rate_limited_retry.h
rename to peridot/lib/util/rate_limited_retry.h
diff --git a/lib/util/string_escape.cc b/peridot/lib/util/string_escape.cc
similarity index 100%
rename from lib/util/string_escape.cc
rename to peridot/lib/util/string_escape.cc
diff --git a/lib/util/string_escape.h b/peridot/lib/util/string_escape.h
similarity index 100%
rename from lib/util/string_escape.h
rename to peridot/lib/util/string_escape.h
diff --git a/lib/util/string_escape_unittest.cc b/peridot/lib/util/string_escape_unittest.cc
similarity index 100%
rename from lib/util/string_escape_unittest.cc
rename to peridot/lib/util/string_escape_unittest.cc
diff --git a/navbar.md b/peridot/navbar.md
similarity index 100%
rename from navbar.md
rename to peridot/navbar.md
diff --git a/packages/README.md b/peridot/packages/README.md
similarity index 100%
rename from packages/README.md
rename to peridot/packages/README.md
diff --git a/packages/all b/peridot/packages/all
similarity index 100%
rename from packages/all
rename to peridot/packages/all
diff --git a/packages/benchmarks/all b/peridot/packages/benchmarks/all
similarity index 100%
rename from packages/benchmarks/all
rename to peridot/packages/benchmarks/all
diff --git a/packages/benchmarks/ledger b/peridot/packages/benchmarks/ledger
similarity index 100%
rename from packages/benchmarks/ledger
rename to peridot/packages/benchmarks/ledger
diff --git a/packages/benchmarks/modular b/peridot/packages/benchmarks/modular
similarity index 100%
rename from packages/benchmarks/modular
rename to peridot/packages/benchmarks/modular
diff --git a/packages/benchmarks/peridot b/peridot/packages/benchmarks/peridot
similarity index 100%
rename from packages/benchmarks/peridot
rename to peridot/packages/benchmarks/peridot
diff --git a/packages/buildbot b/peridot/packages/buildbot
similarity index 100%
rename from packages/buildbot
rename to peridot/packages/buildbot
diff --git a/packages/default b/peridot/packages/default
similarity index 100%
rename from packages/default
rename to peridot/packages/default
diff --git a/packages/examples/all b/peridot/packages/examples/all
similarity index 100%
rename from packages/examples/all
rename to peridot/packages/examples/all
diff --git a/packages/examples/modular b/peridot/packages/examples/modular
similarity index 100%
rename from packages/examples/modular
rename to peridot/packages/examples/modular
diff --git a/packages/kitchen_sink b/peridot/packages/kitchen_sink
similarity index 100%
rename from packages/kitchen_sink
rename to peridot/packages/kitchen_sink
diff --git a/packages/peridot b/peridot/packages/peridot
similarity index 100%
rename from packages/peridot
rename to peridot/packages/peridot
diff --git a/packages/prod/all b/peridot/packages/prod/all
similarity index 100%
rename from packages/prod/all
rename to peridot/packages/prod/all
diff --git a/packages/prod/clipboard_agent b/peridot/packages/prod/clipboard_agent
similarity index 100%
rename from packages/prod/clipboard_agent
rename to peridot/packages/prod/clipboard_agent
diff --git a/packages/prod/cloud_provider_firestore b/peridot/packages/prod/cloud_provider_firestore
similarity index 100%
rename from packages/prod/cloud_provider_firestore
rename to peridot/packages/prod/cloud_provider_firestore
diff --git a/packages/prod/integration_testing b/peridot/packages/prod/integration_testing
similarity index 100%
rename from packages/prod/integration_testing
rename to peridot/packages/prod/integration_testing
diff --git a/packages/prod/ledger b/peridot/packages/prod/ledger
similarity index 100%
rename from packages/prod/ledger
rename to peridot/packages/prod/ledger
diff --git a/packages/prod/maxwell b/peridot/packages/prod/maxwell
similarity index 100%
rename from packages/prod/maxwell
rename to peridot/packages/prod/maxwell
diff --git a/packages/prod/modular b/peridot/packages/prod/modular
similarity index 100%
rename from packages/prod/modular
rename to peridot/packages/prod/modular
diff --git a/packages/prod/module_resolver b/peridot/packages/prod/module_resolver
similarity index 100%
rename from packages/prod/module_resolver
rename to peridot/packages/prod/module_resolver
diff --git a/packages/prod/sessionctl b/peridot/packages/prod/sessionctl
similarity index 100%
rename from packages/prod/sessionctl
rename to peridot/packages/prod/sessionctl
diff --git a/packages/prod/story_info b/peridot/packages/prod/story_info
similarity index 100%
rename from packages/prod/story_info
rename to peridot/packages/prod/story_info
diff --git a/packages/products/framework b/peridot/packages/products/framework
similarity index 100%
rename from packages/products/framework
rename to peridot/packages/products/framework
diff --git a/packages/products/framework_minimal b/peridot/packages/products/framework_minimal
similarity index 100%
rename from packages/products/framework_minimal
rename to peridot/packages/products/framework_minimal
diff --git a/packages/products/test_modular b/peridot/packages/products/test_modular
similarity index 100%
rename from packages/products/test_modular
rename to peridot/packages/products/test_modular
diff --git a/packages/tests/all b/peridot/packages/tests/all
similarity index 100%
rename from packages/tests/all
rename to peridot/packages/tests/all
diff --git a/packages/tests/bup b/peridot/packages/tests/bup
similarity index 100%
rename from packages/tests/bup
rename to peridot/packages/tests/bup
diff --git a/packages/tests/ledger b/peridot/packages/tests/ledger
similarity index 100%
rename from packages/tests/ledger
rename to peridot/packages/tests/ledger
diff --git a/packages/tests/leveldb b/peridot/packages/tests/leveldb
similarity index 100%
rename from packages/tests/leveldb
rename to peridot/packages/tests/leveldb
diff --git a/packages/tests/maxwell_integration_tests b/peridot/packages/tests/maxwell_integration_tests
similarity index 100%
rename from packages/tests/maxwell_integration_tests
rename to peridot/packages/tests/maxwell_integration_tests
diff --git a/packages/tests/maxwell_unittests b/peridot/packages/tests/maxwell_unittests
similarity index 100%
rename from packages/tests/maxwell_unittests
rename to peridot/packages/tests/maxwell_unittests
diff --git a/packages/tests/modular_integration_tests b/peridot/packages/tests/modular_integration_tests
similarity index 100%
rename from packages/tests/modular_integration_tests
rename to peridot/packages/tests/modular_integration_tests
diff --git a/packages/tests/modular_unittests b/peridot/packages/tests/modular_unittests
similarity index 100%
rename from packages/tests/modular_unittests
rename to peridot/packages/tests/modular_unittests
diff --git a/packages/tests/peridot_tests b/peridot/packages/tests/peridot_tests
similarity index 100%
rename from packages/tests/peridot_tests
rename to peridot/packages/tests/peridot_tests
diff --git a/packages/tests/re2 b/peridot/packages/tests/re2
similarity index 100%
rename from packages/tests/re2
rename to peridot/packages/tests/re2
diff --git a/products/default.gni b/peridot/products/default.gni
similarity index 100%
rename from products/default.gni
rename to peridot/products/default.gni
diff --git a/products/framework.gni b/peridot/products/framework.gni
similarity index 100%
rename from products/framework.gni
rename to peridot/products/framework.gni
diff --git a/products/kitchen_sink.gni b/peridot/products/kitchen_sink.gni
similarity index 100%
rename from products/kitchen_sink.gni
rename to peridot/products/kitchen_sink.gni
diff --git a/products/test_modular.gni b/peridot/products/test_modular.gni
similarity index 100%
rename from products/test_modular.gni
rename to peridot/products/test_modular.gni
diff --git a/public/BUILD.gn b/peridot/public/BUILD.gn
similarity index 100%
rename from public/BUILD.gn
rename to peridot/public/BUILD.gn
diff --git a/public/fidl/fuchsia.ledger.cloud/BUILD.gn b/peridot/public/fidl/fuchsia.ledger.cloud/BUILD.gn
similarity index 100%
rename from public/fidl/fuchsia.ledger.cloud/BUILD.gn
rename to peridot/public/fidl/fuchsia.ledger.cloud/BUILD.gn
diff --git a/public/fidl/fuchsia.ledger.cloud/cloud_provider.fidl b/peridot/public/fidl/fuchsia.ledger.cloud/cloud_provider.fidl
similarity index 100%
rename from public/fidl/fuchsia.ledger.cloud/cloud_provider.fidl
rename to peridot/public/fidl/fuchsia.ledger.cloud/cloud_provider.fidl
diff --git a/public/fidl/fuchsia.ledger.cloud/serialized_commits.fbs b/peridot/public/fidl/fuchsia.ledger.cloud/serialized_commits.fbs
similarity index 100%
rename from public/fidl/fuchsia.ledger.cloud/serialized_commits.fbs
rename to peridot/public/fidl/fuchsia.ledger.cloud/serialized_commits.fbs
diff --git a/public/fidl/fuchsia.ledger/BUILD.gn b/peridot/public/fidl/fuchsia.ledger/BUILD.gn
similarity index 100%
rename from public/fidl/fuchsia.ledger/BUILD.gn
rename to peridot/public/fidl/fuchsia.ledger/BUILD.gn
diff --git a/public/fidl/fuchsia.ledger/MAINTAINERS b/peridot/public/fidl/fuchsia.ledger/MAINTAINERS
similarity index 100%
rename from public/fidl/fuchsia.ledger/MAINTAINERS
rename to peridot/public/fidl/fuchsia.ledger/MAINTAINERS
diff --git a/public/fidl/fuchsia.ledger/ledger.fidl b/peridot/public/fidl/fuchsia.ledger/ledger.fidl
similarity index 100%
rename from public/fidl/fuchsia.ledger/ledger.fidl
rename to peridot/public/fidl/fuchsia.ledger/ledger.fidl
diff --git a/public/fidl/fuchsia.modular.auth/BUILD.gn b/peridot/public/fidl/fuchsia.modular.auth/BUILD.gn
similarity index 100%
rename from public/fidl/fuchsia.modular.auth/BUILD.gn
rename to peridot/public/fidl/fuchsia.modular.auth/BUILD.gn
diff --git a/public/fidl/fuchsia.modular.auth/account/account.fidl b/peridot/public/fidl/fuchsia.modular.auth/account/account.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular.auth/account/account.fidl
rename to peridot/public/fidl/fuchsia.modular.auth/account/account.fidl
diff --git a/public/fidl/fuchsia.modular.auth/account_provider.fidl b/peridot/public/fidl/fuchsia.modular.auth/account_provider.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular.auth/account_provider.fidl
rename to peridot/public/fidl/fuchsia.modular.auth/account_provider.fidl
diff --git a/public/fidl/fuchsia.modular.internal/BUILD.gn b/peridot/public/fidl/fuchsia.modular.internal/BUILD.gn
similarity index 100%
rename from public/fidl/fuchsia.modular.internal/BUILD.gn
rename to peridot/public/fidl/fuchsia.modular.internal/BUILD.gn
diff --git a/public/fidl/fuchsia.modular.internal/basemgr_debug.fidl b/peridot/public/fidl/fuchsia.modular.internal/basemgr_debug.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular.internal/basemgr_debug.fidl
rename to peridot/public/fidl/fuchsia.modular.internal/basemgr_debug.fidl
diff --git a/public/fidl/fuchsia.modular.internal/sessionmgr.fidl b/peridot/public/fidl/fuchsia.modular.internal/sessionmgr.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular.internal/sessionmgr.fidl
rename to peridot/public/fidl/fuchsia.modular.internal/sessionmgr.fidl
diff --git a/public/fidl/fuchsia.modular.internal/story_data.fidl b/peridot/public/fidl/fuchsia.modular.internal/story_data.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular.internal/story_data.fidl
rename to peridot/public/fidl/fuchsia.modular.internal/story_data.fidl
diff --git a/public/fidl/fuchsia.modular.storymodel/BUILD.gn b/peridot/public/fidl/fuchsia.modular.storymodel/BUILD.gn
similarity index 100%
rename from public/fidl/fuchsia.modular.storymodel/BUILD.gn
rename to peridot/public/fidl/fuchsia.modular.storymodel/BUILD.gn
diff --git a/public/fidl/fuchsia.modular.storymodel/constants.fidl b/peridot/public/fidl/fuchsia.modular.storymodel/constants.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular.storymodel/constants.fidl
rename to peridot/public/fidl/fuchsia.modular.storymodel/constants.fidl
diff --git a/public/fidl/fuchsia.modular.storymodel/story_model.fidl b/peridot/public/fidl/fuchsia.modular.storymodel/story_model.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular.storymodel/story_model.fidl
rename to peridot/public/fidl/fuchsia.modular.storymodel/story_model.fidl
diff --git a/public/fidl/fuchsia.modular.storymodel/story_model_mutation.fidl b/peridot/public/fidl/fuchsia.modular.storymodel/story_model_mutation.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular.storymodel/story_model_mutation.fidl
rename to peridot/public/fidl/fuchsia.modular.storymodel/story_model_mutation.fidl
diff --git a/public/fidl/fuchsia.modular/BUILD.gn b/peridot/public/fidl/fuchsia.modular/BUILD.gn
similarity index 100%
rename from public/fidl/fuchsia.modular/BUILD.gn
rename to peridot/public/fidl/fuchsia.modular/BUILD.gn
diff --git a/public/fidl/fuchsia.modular/README.md b/peridot/public/fidl/fuchsia.modular/README.md
similarity index 100%
rename from public/fidl/fuchsia.modular/README.md
rename to peridot/public/fidl/fuchsia.modular/README.md
diff --git a/public/fidl/fuchsia.modular/agent/agent.fidl b/peridot/public/fidl/fuchsia.modular/agent/agent.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/agent/agent.fidl
rename to peridot/public/fidl/fuchsia.modular/agent/agent.fidl
diff --git a/public/fidl/fuchsia.modular/agent/agent_context.fidl b/peridot/public/fidl/fuchsia.modular/agent/agent_context.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/agent/agent_context.fidl
rename to peridot/public/fidl/fuchsia.modular/agent/agent_context.fidl
diff --git a/public/fidl/fuchsia.modular/agent/agent_controller/agent_controller.fidl b/peridot/public/fidl/fuchsia.modular/agent/agent_controller/agent_controller.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/agent/agent_controller/agent_controller.fidl
rename to peridot/public/fidl/fuchsia.modular/agent/agent_controller/agent_controller.fidl
diff --git a/public/fidl/fuchsia.modular/agent/agent_provider.fidl b/peridot/public/fidl/fuchsia.modular/agent/agent_provider.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/agent/agent_provider.fidl
rename to peridot/public/fidl/fuchsia.modular/agent/agent_provider.fidl
diff --git a/public/fidl/fuchsia.modular/basemgr/base_shell.fidl b/peridot/public/fidl/fuchsia.modular/basemgr/base_shell.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/basemgr/base_shell.fidl
rename to peridot/public/fidl/fuchsia.modular/basemgr/base_shell.fidl
diff --git a/public/fidl/fuchsia.modular/basemgr/user_provider.fidl b/peridot/public/fidl/fuchsia.modular/basemgr/user_provider.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/basemgr/user_provider.fidl
rename to peridot/public/fidl/fuchsia.modular/basemgr/user_provider.fidl
diff --git a/public/fidl/fuchsia.modular/clipboard/clipboard.fidl b/peridot/public/fidl/fuchsia.modular/clipboard/clipboard.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/clipboard/clipboard.fidl
rename to peridot/public/fidl/fuchsia.modular/clipboard/clipboard.fidl
diff --git a/public/fidl/fuchsia.modular/component/component_context.fidl b/peridot/public/fidl/fuchsia.modular/component/component_context.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/component/component_context.fidl
rename to peridot/public/fidl/fuchsia.modular/component/component_context.fidl
diff --git a/public/fidl/fuchsia.modular/component/message_queue.fidl b/peridot/public/fidl/fuchsia.modular/component/message_queue.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/component/message_queue.fidl
rename to peridot/public/fidl/fuchsia.modular/component/message_queue.fidl
diff --git a/public/fidl/fuchsia.modular/config/config.fidl b/peridot/public/fidl/fuchsia.modular/config/config.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/config/config.fidl
rename to peridot/public/fidl/fuchsia.modular/config/config.fidl
diff --git a/public/fidl/fuchsia.modular/context/README.md b/peridot/public/fidl/fuchsia.modular/context/README.md
similarity index 100%
rename from public/fidl/fuchsia.modular/context/README.md
rename to peridot/public/fidl/fuchsia.modular/context/README.md
diff --git a/public/fidl/fuchsia.modular/context/context_engine.fidl b/peridot/public/fidl/fuchsia.modular/context/context_engine.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/context/context_engine.fidl
rename to peridot/public/fidl/fuchsia.modular/context/context_engine.fidl
diff --git a/public/fidl/fuchsia.modular/context/context_reader.fidl b/peridot/public/fidl/fuchsia.modular/context/context_reader.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/context/context_reader.fidl
rename to peridot/public/fidl/fuchsia.modular/context/context_reader.fidl
diff --git a/public/fidl/fuchsia.modular/context/context_writer.fidl b/peridot/public/fidl/fuchsia.modular/context/context_writer.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/context/context_writer.fidl
rename to peridot/public/fidl/fuchsia.modular/context/context_writer.fidl
diff --git a/public/fidl/fuchsia.modular/context/debug.fidl b/peridot/public/fidl/fuchsia.modular/context/debug.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/context/debug.fidl
rename to peridot/public/fidl/fuchsia.modular/context/debug.fidl
diff --git a/public/fidl/fuchsia.modular/context/metadata.fidl b/peridot/public/fidl/fuchsia.modular/context/metadata.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/context/metadata.fidl
rename to peridot/public/fidl/fuchsia.modular/context/metadata.fidl
diff --git a/public/fidl/fuchsia.modular/context/value.fidl b/peridot/public/fidl/fuchsia.modular/context/value.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/context/value.fidl
rename to peridot/public/fidl/fuchsia.modular/context/value.fidl
diff --git a/public/fidl/fuchsia.modular/context/value_type.fidl b/peridot/public/fidl/fuchsia.modular/context/value_type.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/context/value_type.fidl
rename to peridot/public/fidl/fuchsia.modular/context/value_type.fidl
diff --git a/public/fidl/fuchsia.modular/entity/entity.fidl b/peridot/public/fidl/fuchsia.modular/entity/entity.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/entity/entity.fidl
rename to peridot/public/fidl/fuchsia.modular/entity/entity.fidl
diff --git a/public/fidl/fuchsia.modular/entity/entity_provider.fidl b/peridot/public/fidl/fuchsia.modular/entity/entity_provider.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/entity/entity_provider.fidl
rename to peridot/public/fidl/fuchsia.modular/entity/entity_provider.fidl
diff --git a/public/fidl/fuchsia.modular/entity/entity_reference_factory.fidl b/peridot/public/fidl/fuchsia.modular/entity/entity_reference_factory.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/entity/entity_reference_factory.fidl
rename to peridot/public/fidl/fuchsia.modular/entity/entity_reference_factory.fidl
diff --git a/public/fidl/fuchsia.modular/entity/entity_resolver.fidl b/peridot/public/fidl/fuchsia.modular/entity/entity_resolver.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/entity/entity_resolver.fidl
rename to peridot/public/fidl/fuchsia.modular/entity/entity_resolver.fidl
diff --git a/public/fidl/fuchsia.modular/intent/intent.fidl b/peridot/public/fidl/fuchsia.modular/intent/intent.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/intent/intent.fidl
rename to peridot/public/fidl/fuchsia.modular/intent/intent.fidl
diff --git a/public/fidl/fuchsia.modular/intent/intent_handler.fidl b/peridot/public/fidl/fuchsia.modular/intent/intent_handler.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/intent/intent_handler.fidl
rename to peridot/public/fidl/fuchsia.modular/intent/intent_handler.fidl
diff --git a/public/fidl/fuchsia.modular/lifecycle/lifecycle.fidl b/peridot/public/fidl/fuchsia.modular/lifecycle/lifecycle.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/lifecycle/lifecycle.fidl
rename to peridot/public/fidl/fuchsia.modular/lifecycle/lifecycle.fidl
diff --git a/public/fidl/fuchsia.modular/module/link_path.fidl b/peridot/public/fidl/fuchsia.modular/module/link_path.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/module/link_path.fidl
rename to peridot/public/fidl/fuchsia.modular/module/link_path.fidl
diff --git a/public/fidl/fuchsia.modular/module/module_context.fidl b/peridot/public/fidl/fuchsia.modular/module/module_context.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/module/module_context.fidl
rename to peridot/public/fidl/fuchsia.modular/module/module_context.fidl
diff --git a/public/fidl/fuchsia.modular/module/module_controller.fidl b/peridot/public/fidl/fuchsia.modular/module/module_controller.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/module/module_controller.fidl
rename to peridot/public/fidl/fuchsia.modular/module/module_controller.fidl
diff --git a/public/fidl/fuchsia.modular/module/module_data.fidl b/peridot/public/fidl/fuchsia.modular/module/module_data.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/module/module_data.fidl
rename to peridot/public/fidl/fuchsia.modular/module/module_data.fidl
diff --git a/public/fidl/fuchsia.modular/module/module_manifest.fidl b/peridot/public/fidl/fuchsia.modular/module/module_manifest.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/module/module_manifest.fidl
rename to peridot/public/fidl/fuchsia.modular/module/module_manifest.fidl
diff --git a/public/fidl/fuchsia.modular/module/module_state.fidl b/peridot/public/fidl/fuchsia.modular/module/module_state.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/module/module_state.fidl
rename to peridot/public/fidl/fuchsia.modular/module/module_state.fidl
diff --git a/public/fidl/fuchsia.modular/module_resolver/module_resolver.fidl b/peridot/public/fidl/fuchsia.modular/module_resolver/module_resolver.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/module_resolver/module_resolver.fidl
rename to peridot/public/fidl/fuchsia.modular/module_resolver/module_resolver.fidl
diff --git a/public/fidl/fuchsia.modular/session/device_map.fidl b/peridot/public/fidl/fuchsia.modular/session/device_map.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/session/device_map.fidl
rename to peridot/public/fidl/fuchsia.modular/session/device_map.fidl
diff --git a/public/fidl/fuchsia.modular/session/focus.fidl b/peridot/public/fidl/fuchsia.modular/session/focus.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/session/focus.fidl
rename to peridot/public/fidl/fuchsia.modular/session/focus.fidl
diff --git a/public/fidl/fuchsia.modular/session/session_shell.fidl b/peridot/public/fidl/fuchsia.modular/session/session_shell.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/session/session_shell.fidl
rename to peridot/public/fidl/fuchsia.modular/session/session_shell.fidl
diff --git a/public/fidl/fuchsia.modular/story/create_link.fidl b/peridot/public/fidl/fuchsia.modular/story/create_link.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/create_link.fidl
rename to peridot/public/fidl/fuchsia.modular/story/create_link.fidl
diff --git a/public/fidl/fuchsia.modular/story/create_module_parameter_map.fidl b/peridot/public/fidl/fuchsia.modular/story/create_module_parameter_map.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/create_module_parameter_map.fidl
rename to peridot/public/fidl/fuchsia.modular/story/create_module_parameter_map.fidl
diff --git a/public/fidl/fuchsia.modular/story/link.fidl b/peridot/public/fidl/fuchsia.modular/story/link.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/link.fidl
rename to peridot/public/fidl/fuchsia.modular/story/link.fidl
diff --git a/public/fidl/fuchsia.modular/story/puppet_master.fidl b/peridot/public/fidl/fuchsia.modular/story/puppet_master.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/puppet_master.fidl
rename to peridot/public/fidl/fuchsia.modular/story/puppet_master.fidl
diff --git a/public/fidl/fuchsia.modular/story/story_command.fidl b/peridot/public/fidl/fuchsia.modular/story/story_command.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/story_command.fidl
rename to peridot/public/fidl/fuchsia.modular/story/story_command.fidl
diff --git a/public/fidl/fuchsia.modular/story/story_controller.fidl b/peridot/public/fidl/fuchsia.modular/story/story_controller.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/story_controller.fidl
rename to peridot/public/fidl/fuchsia.modular/story/story_controller.fidl
diff --git a/public/fidl/fuchsia.modular/story/story_info.fidl b/peridot/public/fidl/fuchsia.modular/story/story_info.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/story_info.fidl
rename to peridot/public/fidl/fuchsia.modular/story/story_info.fidl
diff --git a/public/fidl/fuchsia.modular/story/story_options.fidl b/peridot/public/fidl/fuchsia.modular/story/story_options.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/story_options.fidl
rename to peridot/public/fidl/fuchsia.modular/story/story_options.fidl
diff --git a/public/fidl/fuchsia.modular/story/story_provider.fidl b/peridot/public/fidl/fuchsia.modular/story/story_provider.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/story_provider.fidl
rename to peridot/public/fidl/fuchsia.modular/story/story_provider.fidl
diff --git a/public/fidl/fuchsia.modular/story/story_shell.fidl b/peridot/public/fidl/fuchsia.modular/story/story_shell.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/story_shell.fidl
rename to peridot/public/fidl/fuchsia.modular/story/story_shell.fidl
diff --git a/public/fidl/fuchsia.modular/story/story_state.fidl b/peridot/public/fidl/fuchsia.modular/story/story_state.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/story_state.fidl
rename to peridot/public/fidl/fuchsia.modular/story/story_state.fidl
diff --git a/public/fidl/fuchsia.modular/story/story_visibility_state.fidl b/peridot/public/fidl/fuchsia.modular/story/story_visibility_state.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/story/story_visibility_state.fidl
rename to peridot/public/fidl/fuchsia.modular/story/story_visibility_state.fidl
diff --git a/public/fidl/fuchsia.modular/suggestion/debug.fidl b/peridot/public/fidl/fuchsia.modular/suggestion/debug.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/suggestion/debug.fidl
rename to peridot/public/fidl/fuchsia.modular/suggestion/debug.fidl
diff --git a/public/fidl/fuchsia.modular/suggestion/proposal.fidl b/peridot/public/fidl/fuchsia.modular/suggestion/proposal.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/suggestion/proposal.fidl
rename to peridot/public/fidl/fuchsia.modular/suggestion/proposal.fidl
diff --git a/public/fidl/fuchsia.modular/suggestion/proposal_publisher.fidl b/peridot/public/fidl/fuchsia.modular/suggestion/proposal_publisher.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/suggestion/proposal_publisher.fidl
rename to peridot/public/fidl/fuchsia.modular/suggestion/proposal_publisher.fidl
diff --git a/public/fidl/fuchsia.modular/suggestion/query_handler.fidl b/peridot/public/fidl/fuchsia.modular/suggestion/query_handler.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/suggestion/query_handler.fidl
rename to peridot/public/fidl/fuchsia.modular/suggestion/query_handler.fidl
diff --git a/public/fidl/fuchsia.modular/suggestion/suggestion_display.fidl b/peridot/public/fidl/fuchsia.modular/suggestion/suggestion_display.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/suggestion/suggestion_display.fidl
rename to peridot/public/fidl/fuchsia.modular/suggestion/suggestion_display.fidl
diff --git a/public/fidl/fuchsia.modular/suggestion/suggestion_engine.fidl b/peridot/public/fidl/fuchsia.modular/suggestion/suggestion_engine.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/suggestion/suggestion_engine.fidl
rename to peridot/public/fidl/fuchsia.modular/suggestion/suggestion_engine.fidl
diff --git a/public/fidl/fuchsia.modular/suggestion/suggestion_provider.fidl b/peridot/public/fidl/fuchsia.modular/suggestion/suggestion_provider.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/suggestion/suggestion_provider.fidl
rename to peridot/public/fidl/fuchsia.modular/suggestion/suggestion_provider.fidl
diff --git a/public/fidl/fuchsia.modular/suggestion/user_input.fidl b/peridot/public/fidl/fuchsia.modular/suggestion/user_input.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/suggestion/user_input.fidl
rename to peridot/public/fidl/fuchsia.modular/suggestion/user_input.fidl
diff --git a/public/fidl/fuchsia.modular/surface/container.fidl b/peridot/public/fidl/fuchsia.modular/surface/container.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/surface/container.fidl
rename to peridot/public/fidl/fuchsia.modular/surface/container.fidl
diff --git a/public/fidl/fuchsia.modular/surface/surface.fidl b/peridot/public/fidl/fuchsia.modular/surface/surface.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/surface/surface.fidl
rename to peridot/public/fidl/fuchsia.modular/surface/surface.fidl
diff --git a/public/fidl/fuchsia.modular/user_intelligence/intelligence_services.fidl b/peridot/public/fidl/fuchsia.modular/user_intelligence/intelligence_services.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/user_intelligence/intelligence_services.fidl
rename to peridot/public/fidl/fuchsia.modular/user_intelligence/intelligence_services.fidl
diff --git a/public/fidl/fuchsia.modular/user_intelligence/scope.fidl b/peridot/public/fidl/fuchsia.modular/user_intelligence/scope.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/user_intelligence/scope.fidl
rename to peridot/public/fidl/fuchsia.modular/user_intelligence/scope.fidl
diff --git a/public/fidl/fuchsia.modular/user_intelligence/user_intelligence_provider.fidl b/peridot/public/fidl/fuchsia.modular/user_intelligence/user_intelligence_provider.fidl
similarity index 100%
rename from public/fidl/fuchsia.modular/user_intelligence/user_intelligence_provider.fidl
rename to peridot/public/fidl/fuchsia.modular/user_intelligence/user_intelligence_provider.fidl
diff --git a/public/fidl/fuchsia.speech/BUILD.gn b/peridot/public/fidl/fuchsia.speech/BUILD.gn
similarity index 100%
rename from public/fidl/fuchsia.speech/BUILD.gn
rename to peridot/public/fidl/fuchsia.speech/BUILD.gn
diff --git a/public/fidl/fuchsia.speech/speech_to_text.fidl b/peridot/public/fidl/fuchsia.speech/speech_to_text.fidl
similarity index 100%
rename from public/fidl/fuchsia.speech/speech_to_text.fidl
rename to peridot/public/fidl/fuchsia.speech/speech_to_text.fidl
diff --git a/public/lib/BUILD.gn b/peridot/public/lib/BUILD.gn
similarity index 100%
rename from public/lib/BUILD.gn
rename to peridot/public/lib/BUILD.gn
diff --git a/public/lib/MAINTAINERS b/peridot/public/lib/MAINTAINERS
similarity index 100%
rename from public/lib/MAINTAINERS
rename to peridot/public/lib/MAINTAINERS
diff --git a/public/lib/agent/cpp/BUILD.gn b/peridot/public/lib/agent/cpp/BUILD.gn
similarity index 100%
rename from public/lib/agent/cpp/BUILD.gn
rename to peridot/public/lib/agent/cpp/BUILD.gn
diff --git a/public/lib/agent/cpp/agent_impl.cc b/peridot/public/lib/agent/cpp/agent_impl.cc
similarity index 100%
rename from public/lib/agent/cpp/agent_impl.cc
rename to peridot/public/lib/agent/cpp/agent_impl.cc
diff --git a/public/lib/agent/cpp/agent_impl.h b/peridot/public/lib/agent/cpp/agent_impl.h
similarity index 100%
rename from public/lib/agent/cpp/agent_impl.h
rename to peridot/public/lib/agent/cpp/agent_impl.h
diff --git a/public/lib/app_driver/cpp/BUILD.gn b/peridot/public/lib/app_driver/cpp/BUILD.gn
similarity index 100%
rename from public/lib/app_driver/cpp/BUILD.gn
rename to peridot/public/lib/app_driver/cpp/BUILD.gn
diff --git a/public/lib/app_driver/cpp/README.md b/peridot/public/lib/app_driver/cpp/README.md
similarity index 100%
rename from public/lib/app_driver/cpp/README.md
rename to peridot/public/lib/app_driver/cpp/README.md
diff --git a/public/lib/app_driver/cpp/agent_driver.h b/peridot/public/lib/app_driver/cpp/agent_driver.h
similarity index 100%
rename from public/lib/app_driver/cpp/agent_driver.h
rename to peridot/public/lib/app_driver/cpp/agent_driver.h
diff --git a/public/lib/app_driver/cpp/app_driver.h b/peridot/public/lib/app_driver/cpp/app_driver.h
similarity index 100%
rename from public/lib/app_driver/cpp/app_driver.h
rename to peridot/public/lib/app_driver/cpp/app_driver.h
diff --git a/public/lib/app_driver/cpp/module_driver.h b/peridot/public/lib/app_driver/cpp/module_driver.h
similarity index 100%
rename from public/lib/app_driver/cpp/module_driver.h
rename to peridot/public/lib/app_driver/cpp/module_driver.h
diff --git a/public/lib/async/cpp/BUILD.gn b/peridot/public/lib/async/cpp/BUILD.gn
similarity index 100%
rename from public/lib/async/cpp/BUILD.gn
rename to peridot/public/lib/async/cpp/BUILD.gn
diff --git a/public/lib/async/cpp/future.cc b/peridot/public/lib/async/cpp/future.cc
similarity index 100%
rename from public/lib/async/cpp/future.cc
rename to peridot/public/lib/async/cpp/future.cc
diff --git a/public/lib/async/cpp/future.h b/peridot/public/lib/async/cpp/future.h
similarity index 100%
rename from public/lib/async/cpp/future.h
rename to peridot/public/lib/async/cpp/future.h
diff --git a/public/lib/async/cpp/future_unittest.cc b/peridot/public/lib/async/cpp/future_unittest.cc
similarity index 100%
rename from public/lib/async/cpp/future_unittest.cc
rename to peridot/public/lib/async/cpp/future_unittest.cc
diff --git a/public/lib/async/cpp/operation.cc b/peridot/public/lib/async/cpp/operation.cc
similarity index 100%
rename from public/lib/async/cpp/operation.cc
rename to peridot/public/lib/async/cpp/operation.cc
diff --git a/public/lib/async/cpp/operation.h b/peridot/public/lib/async/cpp/operation.h
similarity index 100%
rename from public/lib/async/cpp/operation.h
rename to peridot/public/lib/async/cpp/operation.h
diff --git a/public/lib/async/cpp/operation_unittest.cc b/peridot/public/lib/async/cpp/operation_unittest.cc
similarity index 100%
rename from public/lib/async/cpp/operation_unittest.cc
rename to peridot/public/lib/async/cpp/operation_unittest.cc
diff --git a/public/lib/context/cpp/BUILD.gn b/peridot/public/lib/context/cpp/BUILD.gn
similarity index 100%
rename from public/lib/context/cpp/BUILD.gn
rename to peridot/public/lib/context/cpp/BUILD.gn
diff --git a/public/lib/context/cpp/context_helper.cc b/peridot/public/lib/context/cpp/context_helper.cc
similarity index 100%
rename from public/lib/context/cpp/context_helper.cc
rename to peridot/public/lib/context/cpp/context_helper.cc
diff --git a/public/lib/context/cpp/context_helper.h b/peridot/public/lib/context/cpp/context_helper.h
similarity index 100%
rename from public/lib/context/cpp/context_helper.h
rename to peridot/public/lib/context/cpp/context_helper.h
diff --git a/public/lib/context/cpp/context_metadata_builder.cc b/peridot/public/lib/context/cpp/context_metadata_builder.cc
similarity index 100%
rename from public/lib/context/cpp/context_metadata_builder.cc
rename to peridot/public/lib/context/cpp/context_metadata_builder.cc
diff --git a/public/lib/context/cpp/context_metadata_builder.h b/peridot/public/lib/context/cpp/context_metadata_builder.h
similarity index 100%
rename from public/lib/context/cpp/context_metadata_builder.h
rename to peridot/public/lib/context/cpp/context_metadata_builder.h
diff --git a/public/lib/entity/cpp/BUILD.gn b/peridot/public/lib/entity/cpp/BUILD.gn
similarity index 100%
rename from public/lib/entity/cpp/BUILD.gn
rename to peridot/public/lib/entity/cpp/BUILD.gn
diff --git a/public/lib/entity/cpp/json.cc b/peridot/public/lib/entity/cpp/json.cc
similarity index 100%
rename from public/lib/entity/cpp/json.cc
rename to peridot/public/lib/entity/cpp/json.cc
diff --git a/public/lib/entity/cpp/json.h b/peridot/public/lib/entity/cpp/json.h
similarity index 100%
rename from public/lib/entity/cpp/json.h
rename to peridot/public/lib/entity/cpp/json.h
diff --git a/public/lib/entity/cpp/json_unittest.cc b/peridot/public/lib/entity/cpp/json_unittest.cc
similarity index 100%
rename from public/lib/entity/cpp/json_unittest.cc
rename to peridot/public/lib/entity/cpp/json_unittest.cc
diff --git a/public/lib/fostr/fidl/fuchsia.ledger/BUILD.gn b/peridot/public/lib/fostr/fidl/fuchsia.ledger/BUILD.gn
similarity index 100%
rename from public/lib/fostr/fidl/fuchsia.ledger/BUILD.gn
rename to peridot/public/lib/fostr/fidl/fuchsia.ledger/BUILD.gn
diff --git a/public/lib/fostr/fidl/fuchsia.ledger/MAINTAINERS b/peridot/public/lib/fostr/fidl/fuchsia.ledger/MAINTAINERS
similarity index 100%
rename from public/lib/fostr/fidl/fuchsia.ledger/MAINTAINERS
rename to peridot/public/lib/fostr/fidl/fuchsia.ledger/MAINTAINERS
diff --git a/public/lib/fostr/fidl/fuchsia.modular.auth/BUILD.gn b/peridot/public/lib/fostr/fidl/fuchsia.modular.auth/BUILD.gn
similarity index 100%
rename from public/lib/fostr/fidl/fuchsia.modular.auth/BUILD.gn
rename to peridot/public/lib/fostr/fidl/fuchsia.modular.auth/BUILD.gn
diff --git a/public/lib/fostr/fidl/fuchsia.modular.internal/BUILD.gn b/peridot/public/lib/fostr/fidl/fuchsia.modular.internal/BUILD.gn
similarity index 100%
rename from public/lib/fostr/fidl/fuchsia.modular.internal/BUILD.gn
rename to peridot/public/lib/fostr/fidl/fuchsia.modular.internal/BUILD.gn
diff --git a/public/lib/fostr/fidl/fuchsia.modular.storymodel/BUILD.gn b/peridot/public/lib/fostr/fidl/fuchsia.modular.storymodel/BUILD.gn
similarity index 100%
rename from public/lib/fostr/fidl/fuchsia.modular.storymodel/BUILD.gn
rename to peridot/public/lib/fostr/fidl/fuchsia.modular.storymodel/BUILD.gn
diff --git a/public/lib/fostr/fidl/fuchsia.modular/BUILD.gn b/peridot/public/lib/fostr/fidl/fuchsia.modular/BUILD.gn
similarity index 100%
rename from public/lib/fostr/fidl/fuchsia.modular/BUILD.gn
rename to peridot/public/lib/fostr/fidl/fuchsia.modular/BUILD.gn
diff --git a/public/lib/fostr/fidl/fuchsia.speech/BUILD.gn b/peridot/public/lib/fostr/fidl/fuchsia.speech/BUILD.gn
similarity index 100%
rename from public/lib/fostr/fidl/fuchsia.speech/BUILD.gn
rename to peridot/public/lib/fostr/fidl/fuchsia.speech/BUILD.gn
diff --git a/public/lib/integration_testing/cpp/BUILD.gn b/peridot/public/lib/integration_testing/cpp/BUILD.gn
similarity index 100%
rename from public/lib/integration_testing/cpp/BUILD.gn
rename to peridot/public/lib/integration_testing/cpp/BUILD.gn
diff --git a/public/lib/integration_testing/cpp/reporting.cc b/peridot/public/lib/integration_testing/cpp/reporting.cc
similarity index 100%
rename from public/lib/integration_testing/cpp/reporting.cc
rename to peridot/public/lib/integration_testing/cpp/reporting.cc
diff --git a/public/lib/integration_testing/cpp/reporting.h b/peridot/public/lib/integration_testing/cpp/reporting.h
similarity index 100%
rename from public/lib/integration_testing/cpp/reporting.h
rename to peridot/public/lib/integration_testing/cpp/reporting.h
diff --git a/public/lib/integration_testing/cpp/testing.cc b/peridot/public/lib/integration_testing/cpp/testing.cc
similarity index 100%
rename from public/lib/integration_testing/cpp/testing.cc
rename to peridot/public/lib/integration_testing/cpp/testing.cc
diff --git a/public/lib/integration_testing/cpp/testing.h b/peridot/public/lib/integration_testing/cpp/testing.h
similarity index 100%
rename from public/lib/integration_testing/cpp/testing.h
rename to peridot/public/lib/integration_testing/cpp/testing.h
diff --git a/public/lib/lifecycle/cpp/BUILD.gn b/peridot/public/lib/lifecycle/cpp/BUILD.gn
similarity index 100%
rename from public/lib/lifecycle/cpp/BUILD.gn
rename to peridot/public/lib/lifecycle/cpp/BUILD.gn
diff --git a/public/lib/lifecycle/cpp/lifecycle_impl.cc b/peridot/public/lib/lifecycle/cpp/lifecycle_impl.cc
similarity index 100%
rename from public/lib/lifecycle/cpp/lifecycle_impl.cc
rename to peridot/public/lib/lifecycle/cpp/lifecycle_impl.cc
diff --git a/public/lib/lifecycle/cpp/lifecycle_impl.h b/peridot/public/lib/lifecycle/cpp/lifecycle_impl.h
similarity index 100%
rename from public/lib/lifecycle/cpp/lifecycle_impl.h
rename to peridot/public/lib/lifecycle/cpp/lifecycle_impl.h
diff --git a/public/lib/message_queue/cpp/BUILD.gn b/peridot/public/lib/message_queue/cpp/BUILD.gn
similarity index 100%
rename from public/lib/message_queue/cpp/BUILD.gn
rename to peridot/public/lib/message_queue/cpp/BUILD.gn
diff --git a/public/lib/message_queue/cpp/message_queue_client.cc b/peridot/public/lib/message_queue/cpp/message_queue_client.cc
similarity index 100%
rename from public/lib/message_queue/cpp/message_queue_client.cc
rename to peridot/public/lib/message_queue/cpp/message_queue_client.cc
diff --git a/public/lib/message_queue/cpp/message_queue_client.h b/peridot/public/lib/message_queue/cpp/message_queue_client.h
similarity index 100%
rename from public/lib/message_queue/cpp/message_queue_client.h
rename to peridot/public/lib/message_queue/cpp/message_queue_client.h
diff --git a/public/lib/message_queue/cpp/message_sender_client.cc b/peridot/public/lib/message_queue/cpp/message_sender_client.cc
similarity index 100%
rename from public/lib/message_queue/cpp/message_sender_client.cc
rename to peridot/public/lib/message_queue/cpp/message_sender_client.cc
diff --git a/public/lib/message_queue/cpp/message_sender_client.h b/peridot/public/lib/message_queue/cpp/message_sender_client.h
similarity index 100%
rename from public/lib/message_queue/cpp/message_sender_client.h
rename to peridot/public/lib/message_queue/cpp/message_sender_client.h
diff --git a/tests/BUILD.gn b/peridot/tests/BUILD.gn
similarity index 100%
rename from tests/BUILD.gn
rename to peridot/tests/BUILD.gn
diff --git a/tests/README.md b/peridot/tests/README.md
similarity index 100%
rename from tests/README.md
rename to peridot/tests/README.md
diff --git a/tests/benchmarks/BUILD.gn b/peridot/tests/benchmarks/BUILD.gn
similarity index 100%
rename from tests/benchmarks/BUILD.gn
rename to peridot/tests/benchmarks/BUILD.gn
diff --git a/tests/benchmarks/README.md b/peridot/tests/benchmarks/README.md
similarity index 100%
rename from tests/benchmarks/README.md
rename to peridot/tests/benchmarks/README.md
diff --git a/tests/benchmarks/benchmarks.sh b/peridot/tests/benchmarks/benchmarks.sh
similarity index 100%
rename from tests/benchmarks/benchmarks.sh
rename to peridot/tests/benchmarks/benchmarks.sh
diff --git a/tests/benchmarks/run_modular_benchmarks.sh b/peridot/tests/benchmarks/run_modular_benchmarks.sh
similarity index 100%
rename from tests/benchmarks/run_modular_benchmarks.sh
rename to peridot/tests/benchmarks/run_modular_benchmarks.sh
diff --git a/tests/benchmarks/story/BUILD.gn b/peridot/tests/benchmarks/story/BUILD.gn
similarity index 100%
rename from tests/benchmarks/story/BUILD.gn
rename to peridot/tests/benchmarks/story/BUILD.gn
diff --git a/tests/benchmarks/story/README.md b/peridot/tests/benchmarks/story/README.md
similarity index 100%
rename from tests/benchmarks/story/README.md
rename to peridot/tests/benchmarks/story/README.md
diff --git a/tests/benchmarks/story/RUNLOG b/peridot/tests/benchmarks/story/RUNLOG
similarity index 100%
rename from tests/benchmarks/story/RUNLOG
rename to peridot/tests/benchmarks/story/RUNLOG
diff --git a/tests/benchmarks/story/meta/modular_benchmark_story_module.cmx b/peridot/tests/benchmarks/story/meta/modular_benchmark_story_module.cmx
similarity index 100%
rename from tests/benchmarks/story/meta/modular_benchmark_story_module.cmx
rename to peridot/tests/benchmarks/story/meta/modular_benchmark_story_module.cmx
diff --git a/tests/benchmarks/story/meta/modular_benchmark_story_session_shell.cmx b/peridot/tests/benchmarks/story/meta/modular_benchmark_story_session_shell.cmx
similarity index 100%
rename from tests/benchmarks/story/meta/modular_benchmark_story_session_shell.cmx
rename to peridot/tests/benchmarks/story/meta/modular_benchmark_story_session_shell.cmx
diff --git a/tests/benchmarks/story/modular_benchmark_story.tspec b/peridot/tests/benchmarks/story/modular_benchmark_story.tspec
similarity index 100%
rename from tests/benchmarks/story/modular_benchmark_story.tspec
rename to peridot/tests/benchmarks/story/modular_benchmark_story.tspec
diff --git a/tests/benchmarks/story/modular_benchmark_story_module.cc b/peridot/tests/benchmarks/story/modular_benchmark_story_module.cc
similarity index 100%
rename from tests/benchmarks/story/modular_benchmark_story_module.cc
rename to peridot/tests/benchmarks/story/modular_benchmark_story_module.cc
diff --git a/tests/benchmarks/story/modular_benchmark_story_session_shell.cc b/peridot/tests/benchmarks/story/modular_benchmark_story_session_shell.cc
similarity index 100%
rename from tests/benchmarks/story/modular_benchmark_story_session_shell.cc
rename to peridot/tests/benchmarks/story/modular_benchmark_story_session_shell.cc
diff --git a/tests/benchmarks/story/tracing_waiter.cc b/peridot/tests/benchmarks/story/tracing_waiter.cc
similarity index 100%
rename from tests/benchmarks/story/tracing_waiter.cc
rename to peridot/tests/benchmarks/story/tracing_waiter.cc
diff --git a/tests/benchmarks/story/tracing_waiter.h b/peridot/tests/benchmarks/story/tracing_waiter.h
similarity index 100%
rename from tests/benchmarks/story/tracing_waiter.h
rename to peridot/tests/benchmarks/story/tracing_waiter.h
diff --git a/tests/clipboard/BUILD.gn b/peridot/tests/clipboard/BUILD.gn
similarity index 100%
rename from tests/clipboard/BUILD.gn
rename to peridot/tests/clipboard/BUILD.gn
diff --git a/tests/clipboard/README.md b/peridot/tests/clipboard/README.md
similarity index 100%
rename from tests/clipboard/README.md
rename to peridot/tests/clipboard/README.md
diff --git a/tests/clipboard/clipboard_test_module.cc b/peridot/tests/clipboard/clipboard_test_module.cc
similarity index 100%
rename from tests/clipboard/clipboard_test_module.cc
rename to peridot/tests/clipboard/clipboard_test_module.cc
diff --git a/tests/clipboard/defs.h b/peridot/tests/clipboard/defs.h
similarity index 100%
rename from tests/clipboard/defs.h
rename to peridot/tests/clipboard/defs.h
diff --git a/tests/clipboard/meta/clipboard_test_module.cmx b/peridot/tests/clipboard/meta/clipboard_test_module.cmx
similarity index 100%
rename from tests/clipboard/meta/clipboard_test_module.cmx
rename to peridot/tests/clipboard/meta/clipboard_test_module.cmx
diff --git a/tests/common/BUILD.gn b/peridot/tests/common/BUILD.gn
similarity index 100%
rename from tests/common/BUILD.gn
rename to peridot/tests/common/BUILD.gn
diff --git a/tests/common/README.md b/peridot/tests/common/README.md
similarity index 100%
rename from tests/common/README.md
rename to peridot/tests/common/README.md
diff --git a/tests/common/common_active_module.cc b/peridot/tests/common/common_active_module.cc
similarity index 100%
rename from tests/common/common_active_module.cc
rename to peridot/tests/common/common_active_module.cc
diff --git a/tests/common/common_active_module.cmx b/peridot/tests/common/common_active_module.cmx
similarity index 100%
rename from tests/common/common_active_module.cmx
rename to peridot/tests/common/common_active_module.cmx
diff --git a/tests/common/common_null_module.cc b/peridot/tests/common/common_null_module.cc
similarity index 100%
rename from tests/common/common_null_module.cc
rename to peridot/tests/common/common_null_module.cc
diff --git a/tests/common/common_null_module.cmx b/peridot/tests/common/common_null_module.cmx
similarity index 100%
rename from tests/common/common_null_module.cmx
rename to peridot/tests/common/common_null_module.cmx
diff --git a/tests/common/defs.h b/peridot/tests/common/defs.h
similarity index 100%
rename from tests/common/defs.h
rename to peridot/tests/common/defs.h
diff --git a/tests/component_context/BUILD.gn b/peridot/tests/component_context/BUILD.gn
similarity index 100%
rename from tests/component_context/BUILD.gn
rename to peridot/tests/component_context/BUILD.gn
diff --git a/tests/component_context/README.md b/peridot/tests/component_context/README.md
similarity index 100%
rename from tests/component_context/README.md
rename to peridot/tests/component_context/README.md
diff --git a/tests/component_context/component_context_test_module.cc b/peridot/tests/component_context/component_context_test_module.cc
similarity index 100%
rename from tests/component_context/component_context_test_module.cc
rename to peridot/tests/component_context/component_context_test_module.cc
diff --git a/tests/component_context/component_context_test_one_agent.cc b/peridot/tests/component_context/component_context_test_one_agent.cc
similarity index 100%
rename from tests/component_context/component_context_test_one_agent.cc
rename to peridot/tests/component_context/component_context_test_one_agent.cc
diff --git a/tests/component_context/component_context_test_service.fidl b/peridot/tests/component_context/component_context_test_service.fidl
similarity index 100%
rename from tests/component_context/component_context_test_service.fidl
rename to peridot/tests/component_context/component_context_test_service.fidl
diff --git a/tests/component_context/component_context_test_two_agent.cc b/peridot/tests/component_context/component_context_test_two_agent.cc
similarity index 100%
rename from tests/component_context/component_context_test_two_agent.cc
rename to peridot/tests/component_context/component_context_test_two_agent.cc
diff --git a/tests/component_context/component_context_test_unstoppable_agent.cc b/peridot/tests/component_context/component_context_test_unstoppable_agent.cc
similarity index 100%
rename from tests/component_context/component_context_test_unstoppable_agent.cc
rename to peridot/tests/component_context/component_context_test_unstoppable_agent.cc
diff --git a/tests/component_context/defs.h b/peridot/tests/component_context/defs.h
similarity index 100%
rename from tests/component_context/defs.h
rename to peridot/tests/component_context/defs.h
diff --git a/tests/component_context/meta/component_context_test_module.cmx b/peridot/tests/component_context/meta/component_context_test_module.cmx
similarity index 100%
rename from tests/component_context/meta/component_context_test_module.cmx
rename to peridot/tests/component_context/meta/component_context_test_module.cmx
diff --git a/tests/component_context/meta/component_context_test_one_agent.cmx b/peridot/tests/component_context/meta/component_context_test_one_agent.cmx
similarity index 100%
rename from tests/component_context/meta/component_context_test_one_agent.cmx
rename to peridot/tests/component_context/meta/component_context_test_one_agent.cmx
diff --git a/tests/component_context/meta/component_context_test_two_agent.cmx b/peridot/tests/component_context/meta/component_context_test_two_agent.cmx
similarity index 100%
rename from tests/component_context/meta/component_context_test_two_agent.cmx
rename to peridot/tests/component_context/meta/component_context_test_two_agent.cmx
diff --git a/tests/component_context/meta/component_context_test_unstoppable_agent.cmx b/peridot/tests/component_context/meta/component_context_test_unstoppable_agent.cmx
similarity index 100%
rename from tests/component_context/meta/component_context_test_unstoppable_agent.cmx
rename to peridot/tests/component_context/meta/component_context_test_unstoppable_agent.cmx
diff --git a/tests/embed_shell/BUILD.gn b/peridot/tests/embed_shell/BUILD.gn
similarity index 100%
rename from tests/embed_shell/BUILD.gn
rename to peridot/tests/embed_shell/BUILD.gn
diff --git a/tests/embed_shell/README.md b/peridot/tests/embed_shell/README.md
similarity index 100%
rename from tests/embed_shell/README.md
rename to peridot/tests/embed_shell/README.md
diff --git a/tests/embed_shell/defs.h b/peridot/tests/embed_shell/defs.h
similarity index 100%
rename from tests/embed_shell/defs.h
rename to peridot/tests/embed_shell/defs.h
diff --git a/tests/embed_shell/embed_shell_test_child_module.cc b/peridot/tests/embed_shell/embed_shell_test_child_module.cc
similarity index 100%
rename from tests/embed_shell/embed_shell_test_child_module.cc
rename to peridot/tests/embed_shell/embed_shell_test_child_module.cc
diff --git a/tests/embed_shell/embed_shell_test_parent_module.cc b/peridot/tests/embed_shell/embed_shell_test_parent_module.cc
similarity index 100%
rename from tests/embed_shell/embed_shell_test_parent_module.cc
rename to peridot/tests/embed_shell/embed_shell_test_parent_module.cc
diff --git a/tests/embed_shell/embed_shell_test_session_shell.cc b/peridot/tests/embed_shell/embed_shell_test_session_shell.cc
similarity index 100%
rename from tests/embed_shell/embed_shell_test_session_shell.cc
rename to peridot/tests/embed_shell/embed_shell_test_session_shell.cc
diff --git a/tests/embed_shell/embed_shell_test_story_shell.cc b/peridot/tests/embed_shell/embed_shell_test_story_shell.cc
similarity index 100%
rename from tests/embed_shell/embed_shell_test_story_shell.cc
rename to peridot/tests/embed_shell/embed_shell_test_story_shell.cc
diff --git a/tests/embed_shell/meta/embed_shell_test_child_module.cmx b/peridot/tests/embed_shell/meta/embed_shell_test_child_module.cmx
similarity index 100%
rename from tests/embed_shell/meta/embed_shell_test_child_module.cmx
rename to peridot/tests/embed_shell/meta/embed_shell_test_child_module.cmx
diff --git a/tests/embed_shell/meta/embed_shell_test_parent_module.cmx b/peridot/tests/embed_shell/meta/embed_shell_test_parent_module.cmx
similarity index 100%
rename from tests/embed_shell/meta/embed_shell_test_parent_module.cmx
rename to peridot/tests/embed_shell/meta/embed_shell_test_parent_module.cmx
diff --git a/tests/embed_shell/meta/embed_shell_test_session_shell.cmx b/peridot/tests/embed_shell/meta/embed_shell_test_session_shell.cmx
similarity index 100%
rename from tests/embed_shell/meta/embed_shell_test_session_shell.cmx
rename to peridot/tests/embed_shell/meta/embed_shell_test_session_shell.cmx
diff --git a/tests/embed_shell/meta/embed_shell_test_story_shell.cmx b/peridot/tests/embed_shell/meta/embed_shell_test_story_shell.cmx
similarity index 100%
rename from tests/embed_shell/meta/embed_shell_test_story_shell.cmx
rename to peridot/tests/embed_shell/meta/embed_shell_test_story_shell.cmx
diff --git a/tests/intents/BUILD.gn b/peridot/tests/intents/BUILD.gn
similarity index 100%
rename from tests/intents/BUILD.gn
rename to peridot/tests/intents/BUILD.gn
diff --git a/tests/intents/README.md b/peridot/tests/intents/README.md
similarity index 100%
rename from tests/intents/README.md
rename to peridot/tests/intents/README.md
diff --git a/tests/intents/defs.h b/peridot/tests/intents/defs.h
similarity index 100%
rename from tests/intents/defs.h
rename to peridot/tests/intents/defs.h
diff --git a/tests/intents/intent_test_child_module.cc b/peridot/tests/intents/intent_test_child_module.cc
similarity index 100%
rename from tests/intents/intent_test_child_module.cc
rename to peridot/tests/intents/intent_test_child_module.cc
diff --git a/tests/intents/intent_test_parent_module.cc b/peridot/tests/intents/intent_test_parent_module.cc
similarity index 100%
rename from tests/intents/intent_test_parent_module.cc
rename to peridot/tests/intents/intent_test_parent_module.cc
diff --git a/tests/intents/meta/intent_test_child_module.cmx b/peridot/tests/intents/meta/intent_test_child_module.cmx
similarity index 100%
rename from tests/intents/meta/intent_test_child_module.cmx
rename to peridot/tests/intents/meta/intent_test_child_module.cmx
diff --git a/tests/intents/meta/intent_test_parent_module.cmx b/peridot/tests/intents/meta/intent_test_parent_module.cmx
similarity index 100%
rename from tests/intents/meta/intent_test_parent_module.cmx
rename to peridot/tests/intents/meta/intent_test_parent_module.cmx
diff --git a/tests/last_focus_time/BUILD.gn b/peridot/tests/last_focus_time/BUILD.gn
similarity index 100%
rename from tests/last_focus_time/BUILD.gn
rename to peridot/tests/last_focus_time/BUILD.gn
diff --git a/tests/last_focus_time/README.md b/peridot/tests/last_focus_time/README.md
similarity index 100%
rename from tests/last_focus_time/README.md
rename to peridot/tests/last_focus_time/README.md
diff --git a/tests/last_focus_time/defs.h b/peridot/tests/last_focus_time/defs.h
similarity index 100%
rename from tests/last_focus_time/defs.h
rename to peridot/tests/last_focus_time/defs.h
diff --git a/tests/last_focus_time/last_focus_time_test_session_shell.cc b/peridot/tests/last_focus_time/last_focus_time_test_session_shell.cc
similarity index 100%
rename from tests/last_focus_time/last_focus_time_test_session_shell.cc
rename to peridot/tests/last_focus_time/last_focus_time_test_session_shell.cc
diff --git a/tests/last_focus_time/meta/last_focus_time_test_session_shell.cmx b/peridot/tests/last_focus_time/meta/last_focus_time_test_session_shell.cmx
similarity index 100%
rename from tests/last_focus_time/meta/last_focus_time_test_session_shell.cmx
rename to peridot/tests/last_focus_time/meta/last_focus_time_test_session_shell.cmx
diff --git a/tests/link_context_entities/BUILD.gn b/peridot/tests/link_context_entities/BUILD.gn
similarity index 100%
rename from tests/link_context_entities/BUILD.gn
rename to peridot/tests/link_context_entities/BUILD.gn
diff --git a/tests/link_context_entities/README.md b/peridot/tests/link_context_entities/README.md
similarity index 100%
rename from tests/link_context_entities/README.md
rename to peridot/tests/link_context_entities/README.md
diff --git a/tests/link_context_entities/defs.h b/peridot/tests/link_context_entities/defs.h
similarity index 100%
rename from tests/link_context_entities/defs.h
rename to peridot/tests/link_context_entities/defs.h
diff --git a/tests/link_context_entities/link_context_entities_test_module.cc b/peridot/tests/link_context_entities/link_context_entities_test_module.cc
similarity index 100%
rename from tests/link_context_entities/link_context_entities_test_module.cc
rename to peridot/tests/link_context_entities/link_context_entities_test_module.cc
diff --git a/tests/link_context_entities/link_context_entities_test_session_shell.cc b/peridot/tests/link_context_entities/link_context_entities_test_session_shell.cc
similarity index 100%
rename from tests/link_context_entities/link_context_entities_test_session_shell.cc
rename to peridot/tests/link_context_entities/link_context_entities_test_session_shell.cc
diff --git a/tests/link_context_entities/meta/link_context_entities_test_module.cmx b/peridot/tests/link_context_entities/meta/link_context_entities_test_module.cmx
similarity index 100%
rename from tests/link_context_entities/meta/link_context_entities_test_module.cmx
rename to peridot/tests/link_context_entities/meta/link_context_entities_test_module.cmx
diff --git a/tests/link_context_entities/meta/link_context_entities_test_session_shell.cmx b/peridot/tests/link_context_entities/meta/link_context_entities_test_session_shell.cmx
similarity index 100%
rename from tests/link_context_entities/meta/link_context_entities_test_session_shell.cmx
rename to peridot/tests/link_context_entities/meta/link_context_entities_test_session_shell.cmx
diff --git a/tests/maxwell_integration/BUILD.gn b/peridot/tests/maxwell_integration/BUILD.gn
similarity index 100%
rename from tests/maxwell_integration/BUILD.gn
rename to peridot/tests/maxwell_integration/BUILD.gn
diff --git a/tests/maxwell_integration/context_engine_test.cc b/peridot/tests/maxwell_integration/context_engine_test.cc
similarity index 100%
rename from tests/maxwell_integration/context_engine_test.cc
rename to peridot/tests/maxwell_integration/context_engine_test.cc
diff --git a/tests/maxwell_integration/context_engine_test_base.cc b/peridot/tests/maxwell_integration/context_engine_test_base.cc
similarity index 100%
rename from tests/maxwell_integration/context_engine_test_base.cc
rename to peridot/tests/maxwell_integration/context_engine_test_base.cc
diff --git a/tests/maxwell_integration/context_engine_test_base.h b/peridot/tests/maxwell_integration/context_engine_test_base.h
similarity index 100%
rename from tests/maxwell_integration/context_engine_test_base.h
rename to peridot/tests/maxwell_integration/context_engine_test_base.h
diff --git a/tests/maxwell_integration/meta/context_engine_test.cmx b/peridot/tests/maxwell_integration/meta/context_engine_test.cmx
similarity index 100%
rename from tests/maxwell_integration/meta/context_engine_test.cmx
rename to peridot/tests/maxwell_integration/meta/context_engine_test.cmx
diff --git a/tests/maxwell_integration/meta/suggestion_engine_test.cmx b/peridot/tests/maxwell_integration/meta/suggestion_engine_test.cmx
similarity index 100%
rename from tests/maxwell_integration/meta/suggestion_engine_test.cmx
rename to peridot/tests/maxwell_integration/meta/suggestion_engine_test.cmx
diff --git a/tests/maxwell_integration/suggestion_engine_test.cc b/peridot/tests/maxwell_integration/suggestion_engine_test.cc
similarity index 100%
rename from tests/maxwell_integration/suggestion_engine_test.cc
rename to peridot/tests/maxwell_integration/suggestion_engine_test.cc
diff --git a/tests/maxwell_integration/test.cc b/peridot/tests/maxwell_integration/test.cc
similarity index 100%
rename from tests/maxwell_integration/test.cc
rename to peridot/tests/maxwell_integration/test.cc
diff --git a/tests/maxwell_integration/test.h b/peridot/tests/maxwell_integration/test.h
similarity index 100%
rename from tests/maxwell_integration/test.h
rename to peridot/tests/maxwell_integration/test.h
diff --git a/tests/maxwell_integration/test_suggestion_listener.cc b/peridot/tests/maxwell_integration/test_suggestion_listener.cc
similarity index 100%
rename from tests/maxwell_integration/test_suggestion_listener.cc
rename to peridot/tests/maxwell_integration/test_suggestion_listener.cc
diff --git a/tests/maxwell_integration/test_suggestion_listener.h b/peridot/tests/maxwell_integration/test_suggestion_listener.h
similarity index 100%
rename from tests/maxwell_integration/test_suggestion_listener.h
rename to peridot/tests/maxwell_integration/test_suggestion_listener.h
diff --git a/tests/modular_tests.json b/peridot/tests/modular_tests.json
similarity index 100%
rename from tests/modular_tests.json
rename to peridot/tests/modular_tests.json
diff --git a/tests/module_context/BUILD.gn b/peridot/tests/module_context/BUILD.gn
similarity index 100%
rename from tests/module_context/BUILD.gn
rename to peridot/tests/module_context/BUILD.gn
diff --git a/tests/module_context/README.md b/peridot/tests/module_context/README.md
similarity index 100%
rename from tests/module_context/README.md
rename to peridot/tests/module_context/README.md
diff --git a/tests/module_context/defs.h b/peridot/tests/module_context/defs.h
similarity index 100%
rename from tests/module_context/defs.h
rename to peridot/tests/module_context/defs.h
diff --git a/tests/module_context/meta/module_context_test_entity_module.cmx b/peridot/tests/module_context/meta/module_context_test_entity_module.cmx
similarity index 100%
rename from tests/module_context/meta/module_context_test_entity_module.cmx
rename to peridot/tests/module_context/meta/module_context_test_entity_module.cmx
diff --git a/tests/module_context/meta/module_context_test_module.cmx b/peridot/tests/module_context/meta/module_context_test_module.cmx
similarity index 100%
rename from tests/module_context/meta/module_context_test_module.cmx
rename to peridot/tests/module_context/meta/module_context_test_module.cmx
diff --git a/tests/module_context/meta/module_context_test_session_shell.cmx b/peridot/tests/module_context/meta/module_context_test_session_shell.cmx
similarity index 100%
rename from tests/module_context/meta/module_context_test_session_shell.cmx
rename to peridot/tests/module_context/meta/module_context_test_session_shell.cmx
diff --git a/tests/module_context/module_context_test_entity_module.cc b/peridot/tests/module_context/module_context_test_entity_module.cc
similarity index 100%
rename from tests/module_context/module_context_test_entity_module.cc
rename to peridot/tests/module_context/module_context_test_entity_module.cc
diff --git a/tests/module_context/module_context_test_module.cc b/peridot/tests/module_context/module_context_test_module.cc
similarity index 100%
rename from tests/module_context/module_context_test_module.cc
rename to peridot/tests/module_context/module_context_test_module.cc
diff --git a/tests/module_context/module_context_test_session_shell.cc b/peridot/tests/module_context/module_context_test_session_shell.cc
similarity index 100%
rename from tests/module_context/module_context_test_session_shell.cc
rename to peridot/tests/module_context/module_context_test_session_shell.cc
diff --git a/tests/parent_child/BUILD.gn b/peridot/tests/parent_child/BUILD.gn
similarity index 100%
rename from tests/parent_child/BUILD.gn
rename to peridot/tests/parent_child/BUILD.gn
diff --git a/tests/parent_child/README.md b/peridot/tests/parent_child/README.md
similarity index 100%
rename from tests/parent_child/README.md
rename to peridot/tests/parent_child/README.md
diff --git a/tests/parent_child/defs.h b/peridot/tests/parent_child/defs.h
similarity index 100%
rename from tests/parent_child/defs.h
rename to peridot/tests/parent_child/defs.h
diff --git a/tests/parent_child/meta/parent_child_test_child_module1.cmx b/peridot/tests/parent_child/meta/parent_child_test_child_module1.cmx
similarity index 100%
rename from tests/parent_child/meta/parent_child_test_child_module1.cmx
rename to peridot/tests/parent_child/meta/parent_child_test_child_module1.cmx
diff --git a/tests/parent_child/meta/parent_child_test_child_module2.cmx b/peridot/tests/parent_child/meta/parent_child_test_child_module2.cmx
similarity index 100%
rename from tests/parent_child/meta/parent_child_test_child_module2.cmx
rename to peridot/tests/parent_child/meta/parent_child_test_child_module2.cmx
diff --git a/tests/parent_child/meta/parent_child_test_parent_module.cmx b/peridot/tests/parent_child/meta/parent_child_test_parent_module.cmx
similarity index 100%
rename from tests/parent_child/meta/parent_child_test_parent_module.cmx
rename to peridot/tests/parent_child/meta/parent_child_test_parent_module.cmx
diff --git a/tests/parent_child/parent_child_test_child_module1.cc b/peridot/tests/parent_child/parent_child_test_child_module1.cc
similarity index 100%
rename from tests/parent_child/parent_child_test_child_module1.cc
rename to peridot/tests/parent_child/parent_child_test_child_module1.cc
diff --git a/tests/parent_child/parent_child_test_child_module2.cc b/peridot/tests/parent_child/parent_child_test_child_module2.cc
similarity index 100%
rename from tests/parent_child/parent_child_test_child_module2.cc
rename to peridot/tests/parent_child/parent_child_test_child_module2.cc
diff --git a/tests/parent_child/parent_child_test_parent_module.cc b/peridot/tests/parent_child/parent_child_test_parent_module.cc
similarity index 100%
rename from tests/parent_child/parent_child_test_parent_module.cc
rename to peridot/tests/parent_child/parent_child_test_parent_module.cc
diff --git a/tests/queue_persistence/BUILD.gn b/peridot/tests/queue_persistence/BUILD.gn
similarity index 100%
rename from tests/queue_persistence/BUILD.gn
rename to peridot/tests/queue_persistence/BUILD.gn
diff --git a/tests/queue_persistence/README.md b/peridot/tests/queue_persistence/README.md
similarity index 100%
rename from tests/queue_persistence/README.md
rename to peridot/tests/queue_persistence/README.md
diff --git a/tests/queue_persistence/defs.h b/peridot/tests/queue_persistence/defs.h
similarity index 100%
rename from tests/queue_persistence/defs.h
rename to peridot/tests/queue_persistence/defs.h
diff --git a/tests/queue_persistence/meta/queue_persistence_test_agent.cmx b/peridot/tests/queue_persistence/meta/queue_persistence_test_agent.cmx
similarity index 100%
rename from tests/queue_persistence/meta/queue_persistence_test_agent.cmx
rename to peridot/tests/queue_persistence/meta/queue_persistence_test_agent.cmx
diff --git a/tests/queue_persistence/meta/queue_persistence_test_module.cmx b/peridot/tests/queue_persistence/meta/queue_persistence_test_module.cmx
similarity index 100%
rename from tests/queue_persistence/meta/queue_persistence_test_module.cmx
rename to peridot/tests/queue_persistence/meta/queue_persistence_test_module.cmx
diff --git a/tests/queue_persistence/queue_persistence_test_agent.cc b/peridot/tests/queue_persistence/queue_persistence_test_agent.cc
similarity index 100%
rename from tests/queue_persistence/queue_persistence_test_agent.cc
rename to peridot/tests/queue_persistence/queue_persistence_test_agent.cc
diff --git a/tests/queue_persistence/queue_persistence_test_module.cc b/peridot/tests/queue_persistence/queue_persistence_test_module.cc
similarity index 100%
rename from tests/queue_persistence/queue_persistence_test_module.cc
rename to peridot/tests/queue_persistence/queue_persistence_test_module.cc
diff --git a/tests/queue_persistence/queue_persistence_test_service.fidl b/peridot/tests/queue_persistence/queue_persistence_test_service.fidl
similarity index 100%
rename from tests/queue_persistence/queue_persistence_test_service.fidl
rename to peridot/tests/queue_persistence/queue_persistence_test_service.fidl
diff --git a/tests/run_modular_tests.sh b/peridot/tests/run_modular_tests.sh
similarity index 100%
rename from tests/run_modular_tests.sh
rename to peridot/tests/run_modular_tests.sh
diff --git a/tests/session_shell/BUILD.gn b/peridot/tests/session_shell/BUILD.gn
similarity index 100%
rename from tests/session_shell/BUILD.gn
rename to peridot/tests/session_shell/BUILD.gn
diff --git a/tests/session_shell/README.md b/peridot/tests/session_shell/README.md
similarity index 100%
rename from tests/session_shell/README.md
rename to peridot/tests/session_shell/README.md
diff --git a/tests/session_shell/defs.h b/peridot/tests/session_shell/defs.h
similarity index 100%
rename from tests/session_shell/defs.h
rename to peridot/tests/session_shell/defs.h
diff --git a/tests/session_shell/meta/session_shell_test_session_shell.cmx b/peridot/tests/session_shell/meta/session_shell_test_session_shell.cmx
similarity index 100%
rename from tests/session_shell/meta/session_shell_test_session_shell.cmx
rename to peridot/tests/session_shell/meta/session_shell_test_session_shell.cmx
diff --git a/tests/session_shell/session_shell_test_session_shell.cc b/peridot/tests/session_shell/session_shell_test_session_shell.cc
similarity index 100%
rename from tests/session_shell/session_shell_test_session_shell.cc
rename to peridot/tests/session_shell/session_shell_test_session_shell.cc
diff --git a/tests/sessionctl/BUILD.gn b/peridot/tests/sessionctl/BUILD.gn
similarity index 100%
rename from tests/sessionctl/BUILD.gn
rename to peridot/tests/sessionctl/BUILD.gn
diff --git a/tests/sessionctl/README.md b/peridot/tests/sessionctl/README.md
similarity index 100%
rename from tests/sessionctl/README.md
rename to peridot/tests/sessionctl/README.md
diff --git a/tests/sessionctl/meta/sessionctl_test.cmx b/peridot/tests/sessionctl/meta/sessionctl_test.cmx
similarity index 100%
rename from tests/sessionctl/meta/sessionctl_test.cmx
rename to peridot/tests/sessionctl/meta/sessionctl_test.cmx
diff --git a/tests/sessionctl/sessionctl_test.cc b/peridot/tests/sessionctl/sessionctl_test.cc
similarity index 100%
rename from tests/sessionctl/sessionctl_test.cc
rename to peridot/tests/sessionctl/sessionctl_test.cc
diff --git a/tests/story_shell/BUILD.gn b/peridot/tests/story_shell/BUILD.gn
similarity index 100%
rename from tests/story_shell/BUILD.gn
rename to peridot/tests/story_shell/BUILD.gn
diff --git a/tests/story_shell/README.md b/peridot/tests/story_shell/README.md
similarity index 100%
rename from tests/story_shell/README.md
rename to peridot/tests/story_shell/README.md
diff --git a/tests/story_shell/defs.h b/peridot/tests/story_shell/defs.h
similarity index 100%
rename from tests/story_shell/defs.h
rename to peridot/tests/story_shell/defs.h
diff --git a/tests/story_shell/meta/story_shell_test_session_shell.cmx b/peridot/tests/story_shell/meta/story_shell_test_session_shell.cmx
similarity index 100%
rename from tests/story_shell/meta/story_shell_test_session_shell.cmx
rename to peridot/tests/story_shell/meta/story_shell_test_session_shell.cmx
diff --git a/tests/story_shell/meta/story_shell_test_story_shell.cmx b/peridot/tests/story_shell/meta/story_shell_test_story_shell.cmx
similarity index 100%
rename from tests/story_shell/meta/story_shell_test_story_shell.cmx
rename to peridot/tests/story_shell/meta/story_shell_test_story_shell.cmx
diff --git a/tests/story_shell/story_shell_test_session_shell.cc b/peridot/tests/story_shell/story_shell_test_session_shell.cc
similarity index 100%
rename from tests/story_shell/story_shell_test_session_shell.cc
rename to peridot/tests/story_shell/story_shell_test_session_shell.cc
diff --git a/tests/story_shell/story_shell_test_story_shell.cc b/peridot/tests/story_shell/story_shell_test_story_shell.cc
similarity index 100%
rename from tests/story_shell/story_shell_test_story_shell.cc
rename to peridot/tests/story_shell/story_shell_test_story_shell.cc
diff --git a/tests/suggestion/BUILD.gn b/peridot/tests/suggestion/BUILD.gn
similarity index 100%
rename from tests/suggestion/BUILD.gn
rename to peridot/tests/suggestion/BUILD.gn
diff --git a/tests/suggestion/README.md b/peridot/tests/suggestion/README.md
similarity index 100%
rename from tests/suggestion/README.md
rename to peridot/tests/suggestion/README.md
diff --git a/tests/suggestion/defs.h b/peridot/tests/suggestion/defs.h
similarity index 100%
rename from tests/suggestion/defs.h
rename to peridot/tests/suggestion/defs.h
diff --git a/tests/suggestion/meta/suggestion_test_module.cmx b/peridot/tests/suggestion/meta/suggestion_test_module.cmx
similarity index 100%
rename from tests/suggestion/meta/suggestion_test_module.cmx
rename to peridot/tests/suggestion/meta/suggestion_test_module.cmx
diff --git a/tests/suggestion/meta/suggestion_test_session_shell.cmx b/peridot/tests/suggestion/meta/suggestion_test_session_shell.cmx
similarity index 100%
rename from tests/suggestion/meta/suggestion_test_session_shell.cmx
rename to peridot/tests/suggestion/meta/suggestion_test_session_shell.cmx
diff --git a/tests/suggestion/suggestion_test_module.cc b/peridot/tests/suggestion/suggestion_test_module.cc
similarity index 100%
rename from tests/suggestion/suggestion_test_module.cc
rename to peridot/tests/suggestion/suggestion_test_module.cc
diff --git a/tests/suggestion/suggestion_test_session_shell.cc b/peridot/tests/suggestion/suggestion_test_session_shell.cc
similarity index 100%
rename from tests/suggestion/suggestion_test_session_shell.cc
rename to peridot/tests/suggestion/suggestion_test_session_shell.cc
diff --git a/tests/trigger/BUILD.gn b/peridot/tests/trigger/BUILD.gn
similarity index 100%
rename from tests/trigger/BUILD.gn
rename to peridot/tests/trigger/BUILD.gn
diff --git a/tests/trigger/README.md b/peridot/tests/trigger/README.md
similarity index 100%
rename from tests/trigger/README.md
rename to peridot/tests/trigger/README.md
diff --git a/tests/trigger/defs.h b/peridot/tests/trigger/defs.h
similarity index 100%
rename from tests/trigger/defs.h
rename to peridot/tests/trigger/defs.h
diff --git a/tests/trigger/meta/trigger_test_agent.cmx b/peridot/tests/trigger/meta/trigger_test_agent.cmx
similarity index 100%
rename from tests/trigger/meta/trigger_test_agent.cmx
rename to peridot/tests/trigger/meta/trigger_test_agent.cmx
diff --git a/tests/trigger/meta/trigger_test_module.cmx b/peridot/tests/trigger/meta/trigger_test_module.cmx
similarity index 100%
rename from tests/trigger/meta/trigger_test_module.cmx
rename to peridot/tests/trigger/meta/trigger_test_module.cmx
diff --git a/tests/trigger/meta/trigger_test_session_shell.cmx b/peridot/tests/trigger/meta/trigger_test_session_shell.cmx
similarity index 100%
rename from tests/trigger/meta/trigger_test_session_shell.cmx
rename to peridot/tests/trigger/meta/trigger_test_session_shell.cmx
diff --git a/tests/trigger/trigger_test_agent.cc b/peridot/tests/trigger/trigger_test_agent.cc
similarity index 100%
rename from tests/trigger/trigger_test_agent.cc
rename to peridot/tests/trigger/trigger_test_agent.cc
diff --git a/tests/trigger/trigger_test_module.cc b/peridot/tests/trigger/trigger_test_module.cc
similarity index 100%
rename from tests/trigger/trigger_test_module.cc
rename to peridot/tests/trigger/trigger_test_module.cc
diff --git a/tests/trigger/trigger_test_service.fidl b/peridot/tests/trigger/trigger_test_service.fidl
similarity index 100%
rename from tests/trigger/trigger_test_service.fidl
rename to peridot/tests/trigger/trigger_test_service.fidl
diff --git a/tests/trigger/trigger_test_session_shell.cc b/peridot/tests/trigger/trigger_test_session_shell.cc
similarity index 100%
rename from tests/trigger/trigger_test_session_shell.cc
rename to peridot/tests/trigger/trigger_test_session_shell.cc
diff --git a/third_party/.nolint b/peridot/third_party/.nolint
similarity index 100%
rename from third_party/.nolint
rename to peridot/third_party/.nolint
diff --git a/third_party/bup/BUILD.gn b/peridot/third_party/bup/BUILD.gn
similarity index 100%
rename from third_party/bup/BUILD.gn
rename to peridot/third_party/bup/BUILD.gn
diff --git a/third_party/bup/LICENSE b/peridot/third_party/bup/LICENSE
similarity index 100%
rename from third_party/bup/LICENSE
rename to peridot/third_party/bup/LICENSE
diff --git a/third_party/bup/README.fuchsia b/peridot/third_party/bup/README.fuchsia
similarity index 100%
rename from third_party/bup/README.fuchsia
rename to peridot/third_party/bup/README.fuchsia
diff --git a/third_party/bup/bupsplit.cc b/peridot/third_party/bup/bupsplit.cc
similarity index 100%
rename from third_party/bup/bupsplit.cc
rename to peridot/third_party/bup/bupsplit.cc
diff --git a/third_party/bup/bupsplit.h b/peridot/third_party/bup/bupsplit.h
similarity index 100%
rename from third_party/bup/bupsplit.h
rename to peridot/third_party/bup/bupsplit.h
diff --git a/third_party/bup/bupsplit_unittest.cc b/peridot/third_party/bup/bupsplit_unittest.cc
similarity index 100%
rename from third_party/bup/bupsplit_unittest.cc
rename to peridot/third_party/bup/bupsplit_unittest.cc
diff --git a/third_party/modp_b64/BUILD.gn b/peridot/third_party/modp_b64/BUILD.gn
similarity index 100%
rename from third_party/modp_b64/BUILD.gn
rename to peridot/third_party/modp_b64/BUILD.gn
diff --git a/third_party/modp_b64/LICENSE b/peridot/third_party/modp_b64/LICENSE
similarity index 100%
rename from third_party/modp_b64/LICENSE
rename to peridot/third_party/modp_b64/LICENSE
diff --git a/third_party/modp_b64/README.fuchsia b/peridot/third_party/modp_b64/README.fuchsia
similarity index 100%
rename from third_party/modp_b64/README.fuchsia
rename to peridot/third_party/modp_b64/README.fuchsia
diff --git a/third_party/modp_b64/modp_b64.cc b/peridot/third_party/modp_b64/modp_b64.cc
similarity index 100%
rename from third_party/modp_b64/modp_b64.cc
rename to peridot/third_party/modp_b64/modp_b64.cc
diff --git a/third_party/modp_b64/modp_b64.h b/peridot/third_party/modp_b64/modp_b64.h
similarity index 100%
rename from third_party/modp_b64/modp_b64.h
rename to peridot/third_party/modp_b64/modp_b64.h
diff --git a/third_party/modp_b64/modp_b64_data.h b/peridot/third_party/modp_b64/modp_b64_data.h
similarity index 100%
rename from third_party/modp_b64/modp_b64_data.h
rename to peridot/third_party/modp_b64/modp_b64_data.h
diff --git a/web/cloud_dashboard/.clang-format b/peridot/web/cloud_dashboard/.clang-format
similarity index 100%
rename from web/cloud_dashboard/.clang-format
rename to peridot/web/cloud_dashboard/.clang-format
diff --git a/web/cloud_dashboard/.firebaserc b/peridot/web/cloud_dashboard/.firebaserc
similarity index 100%
rename from web/cloud_dashboard/.firebaserc
rename to peridot/web/cloud_dashboard/.firebaserc
diff --git a/web/cloud_dashboard/.gitignore b/peridot/web/cloud_dashboard/.gitignore
similarity index 100%
rename from web/cloud_dashboard/.gitignore
rename to peridot/web/cloud_dashboard/.gitignore
diff --git a/web/cloud_dashboard/README.md b/peridot/web/cloud_dashboard/README.md
similarity index 100%
rename from web/cloud_dashboard/README.md
rename to peridot/web/cloud_dashboard/README.md
diff --git a/web/cloud_dashboard/angular.json b/peridot/web/cloud_dashboard/angular.json
similarity index 100%
rename from web/cloud_dashboard/angular.json
rename to peridot/web/cloud_dashboard/angular.json
diff --git a/web/cloud_dashboard/firebase.json b/peridot/web/cloud_dashboard/firebase.json
similarity index 100%
rename from web/cloud_dashboard/firebase.json
rename to peridot/web/cloud_dashboard/firebase.json
diff --git a/web/cloud_dashboard/package-lock.json b/peridot/web/cloud_dashboard/package-lock.json
similarity index 100%
rename from web/cloud_dashboard/package-lock.json
rename to peridot/web/cloud_dashboard/package-lock.json
diff --git a/web/cloud_dashboard/package.json b/peridot/web/cloud_dashboard/package.json
similarity index 100%
rename from web/cloud_dashboard/package.json
rename to peridot/web/cloud_dashboard/package.json
diff --git a/web/cloud_dashboard/src/app/app.component.css b/peridot/web/cloud_dashboard/src/app/app.component.css
similarity index 100%
rename from web/cloud_dashboard/src/app/app.component.css
rename to peridot/web/cloud_dashboard/src/app/app.component.css
diff --git a/web/cloud_dashboard/src/app/app.component.html b/peridot/web/cloud_dashboard/src/app/app.component.html
similarity index 100%
rename from web/cloud_dashboard/src/app/app.component.html
rename to peridot/web/cloud_dashboard/src/app/app.component.html
diff --git a/web/cloud_dashboard/src/app/app.component.spec.ts b/peridot/web/cloud_dashboard/src/app/app.component.spec.ts
similarity index 100%
rename from web/cloud_dashboard/src/app/app.component.spec.ts
rename to peridot/web/cloud_dashboard/src/app/app.component.spec.ts
diff --git a/web/cloud_dashboard/src/app/app.component.ts b/peridot/web/cloud_dashboard/src/app/app.component.ts
similarity index 100%
rename from web/cloud_dashboard/src/app/app.component.ts
rename to peridot/web/cloud_dashboard/src/app/app.component.ts
diff --git a/web/cloud_dashboard/src/app/app.module.ts b/peridot/web/cloud_dashboard/src/app/app.module.ts
similarity index 100%
rename from web/cloud_dashboard/src/app/app.module.ts
rename to peridot/web/cloud_dashboard/src/app/app.module.ts
diff --git a/web/cloud_dashboard/src/assets/.gitkeep b/peridot/web/cloud_dashboard/src/assets/.gitkeep
similarity index 100%
rename from web/cloud_dashboard/src/assets/.gitkeep
rename to peridot/web/cloud_dashboard/src/assets/.gitkeep
diff --git a/web/cloud_dashboard/src/browserslist b/peridot/web/cloud_dashboard/src/browserslist
similarity index 100%
rename from web/cloud_dashboard/src/browserslist
rename to peridot/web/cloud_dashboard/src/browserslist
diff --git a/web/cloud_dashboard/src/environments/environment.prod.ts b/peridot/web/cloud_dashboard/src/environments/environment.prod.ts
similarity index 100%
rename from web/cloud_dashboard/src/environments/environment.prod.ts
rename to peridot/web/cloud_dashboard/src/environments/environment.prod.ts
diff --git a/web/cloud_dashboard/src/environments/environment.ts b/peridot/web/cloud_dashboard/src/environments/environment.ts
similarity index 100%
rename from web/cloud_dashboard/src/environments/environment.ts
rename to peridot/web/cloud_dashboard/src/environments/environment.ts
diff --git a/web/cloud_dashboard/src/environments/firebase.ts b/peridot/web/cloud_dashboard/src/environments/firebase.ts
similarity index 100%
rename from web/cloud_dashboard/src/environments/firebase.ts
rename to peridot/web/cloud_dashboard/src/environments/firebase.ts
diff --git a/web/cloud_dashboard/src/favicon.ico b/peridot/web/cloud_dashboard/src/favicon.ico
similarity index 100%
rename from web/cloud_dashboard/src/favicon.ico
rename to peridot/web/cloud_dashboard/src/favicon.ico
Binary files differ
diff --git a/web/cloud_dashboard/src/index.html b/peridot/web/cloud_dashboard/src/index.html
similarity index 100%
rename from web/cloud_dashboard/src/index.html
rename to peridot/web/cloud_dashboard/src/index.html
diff --git a/web/cloud_dashboard/src/karma.conf.js b/peridot/web/cloud_dashboard/src/karma.conf.js
similarity index 100%
rename from web/cloud_dashboard/src/karma.conf.js
rename to peridot/web/cloud_dashboard/src/karma.conf.js
diff --git a/web/cloud_dashboard/src/main.ts b/peridot/web/cloud_dashboard/src/main.ts
similarity index 100%
rename from web/cloud_dashboard/src/main.ts
rename to peridot/web/cloud_dashboard/src/main.ts
diff --git a/web/cloud_dashboard/src/polyfills.ts b/peridot/web/cloud_dashboard/src/polyfills.ts
similarity index 100%
rename from web/cloud_dashboard/src/polyfills.ts
rename to peridot/web/cloud_dashboard/src/polyfills.ts
diff --git a/web/cloud_dashboard/src/styles.css b/peridot/web/cloud_dashboard/src/styles.css
similarity index 100%
rename from web/cloud_dashboard/src/styles.css
rename to peridot/web/cloud_dashboard/src/styles.css
diff --git a/web/cloud_dashboard/src/test.ts b/peridot/web/cloud_dashboard/src/test.ts
similarity index 100%
rename from web/cloud_dashboard/src/test.ts
rename to peridot/web/cloud_dashboard/src/test.ts
diff --git a/web/cloud_dashboard/src/tsconfig.app.json b/peridot/web/cloud_dashboard/src/tsconfig.app.json
similarity index 100%
rename from web/cloud_dashboard/src/tsconfig.app.json
rename to peridot/web/cloud_dashboard/src/tsconfig.app.json
diff --git a/web/cloud_dashboard/src/tsconfig.spec.json b/peridot/web/cloud_dashboard/src/tsconfig.spec.json
similarity index 100%
rename from web/cloud_dashboard/src/tsconfig.spec.json
rename to peridot/web/cloud_dashboard/src/tsconfig.spec.json
diff --git a/web/cloud_dashboard/src/tslint.json b/peridot/web/cloud_dashboard/src/tslint.json
similarity index 100%
rename from web/cloud_dashboard/src/tslint.json
rename to peridot/web/cloud_dashboard/src/tslint.json
diff --git a/web/cloud_dashboard/tsconfig.json b/peridot/web/cloud_dashboard/tsconfig.json
similarity index 100%
rename from web/cloud_dashboard/tsconfig.json
rename to peridot/web/cloud_dashboard/tsconfig.json
diff --git a/web/cloud_dashboard/tslint.json b/peridot/web/cloud_dashboard/tslint.json
similarity index 100%
rename from web/cloud_dashboard/tslint.json
rename to peridot/web/cloud_dashboard/tslint.json