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

Unified Diff: sync/sync.gyp

Issue 674633002: sync: add WIFI_CREDENTIALS protobuf, ModelType, and preference (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@local-master
Patch Set: fix JS, update data_type_histogram.h, and update histograms.xml Created 6 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: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index d3383b5f2b2706e11c735c3d2a63430a4327fb2b..456c8325a96e998674af7d8e2b05e70bc1abf4be 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -506,6 +506,7 @@
'protocol/theme_specifics.proto',
'protocol/typed_url_specifics.proto',
'protocol/unique_position.proto',
+ 'protocol/wifi_credential_specifics.proto',
],
'variables': {
'enable_wexit_time_desctructors': 1,

Powered by Google App Engine
This is Rietveld 408576698