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

Unified Diff: chrome/browser/sync/protocol/sync_proto.gyp

Issue 8375047: Separate the syncing of extension settings and app settings into separate data (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 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
Index: chrome/browser/sync/protocol/sync_proto.gyp
diff --git a/chrome/browser/sync/protocol/sync_proto.gyp b/chrome/browser/sync/protocol/sync_proto.gyp
index 9f5bde1fe345295c62bf2320db3910b427f2e3e3..dcf302f672433c87035c252759648e2e3680b5f5 100644
--- a/chrome/browser/sync/protocol/sync_proto.gyp
+++ b/chrome/browser/sync/protocol/sync_proto.gyp
@@ -14,6 +14,7 @@
'sync.proto',
'encryption.proto',
'app_notification_specifics.proto',
+ 'app_setting_specifics.proto',
'app_specifics.proto',
'autofill_specifics.proto',
'bookmark_specifics.proto',

Powered by Google App Engine
This is Rietveld 408576698