Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: components/sync/engine_impl/loopback_server/DEPS

Issue 2360703002: [Sync] Implements the loopback sync server. (Closed)
Patch Set: Address comment. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/engine_impl/loopback_server/loopback_connection_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/loopback_server/DEPS
diff --git a/components/sync/engine_impl/loopback_server/DEPS b/components/sync/engine_impl/loopback_server/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..290e5522776dcc6b6781a1bdccfb075cf1ebac87
--- /dev/null
+++ b/components/sync/engine_impl/loopback_server/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/sync/base",
+ "+components/sync/engine_impl/net",
+ "+net",
+]
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/engine_impl/loopback_server/loopback_connection_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698