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

Unified Diff: components/sync/protocol/protocol_sources.gni

Issue 2106743002: WIP: Local sync only... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix after rebase. Created 4 years, 3 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/protocol/loopback_server.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/protocol/protocol_sources.gni
diff --git a/components/sync/protocol/protocol_sources.gni b/components/sync/protocol/protocol_sources.gni
index 22acd5fbd40a89b63c98c7d937448ba8f05e0308..2044b7448452f78987bf3c67b4da6dcf51922aee 100644
--- a/components/sync/protocol/protocol_sources.gni
+++ b/components/sync/protocol/protocol_sources.gni
@@ -28,6 +28,7 @@ sync_protocol_sources = [
"//components/sync/protocol/get_updates_caller_info.proto",
"//components/sync/protocol/history_delete_directive_specifics.proto",
"//components/sync/protocol/history_status.proto",
+ "//components/sync/protocol/loopback_server.proto",
"//components/sync/protocol/nigori_specifics.proto",
"//components/sync/protocol/managed_user_setting_specifics.proto",
"//components/sync/protocol/managed_user_shared_setting_specifics.proto",
« no previous file with comments | « components/sync/protocol/loopback_server.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698