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

Unified Diff: components/sync/protocol/search_engine_specifics.proto

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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/protocol_sources.gni ('k') | components/sync/protocol/session_specifics.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/protocol/search_engine_specifics.proto
diff --git a/sync/protocol/search_engine_specifics.proto b/components/sync/protocol/search_engine_specifics.proto
similarity index 99%
rename from sync/protocol/search_engine_specifics.proto
rename to components/sync/protocol/search_engine_specifics.proto
index 8db631c807360cab6dd8dc6b3a2e24119ecee4da..b1fedf8eee812ea6956a2c1b7cfd9110544a63f6 100644
--- a/sync/protocol/search_engine_specifics.proto
+++ b/components/sync/protocol/search_engine_specifics.proto
@@ -79,4 +79,3 @@ message SearchEngineSpecifics {
// The parameterized URL for a search provider specified new tab page.
optional string new_tab_url = 26;
}
-
« no previous file with comments | « components/sync/protocol/protocol_sources.gni ('k') | components/sync/protocol/session_specifics.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698