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

Unified Diff: sync/protocol/BUILD.gn

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 error in get commit message 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
« no previous file with comments | « sync/internal_api/sync_encryption_handler_impl_unittest.cc ('k') | sync/protocol/proto_enum_conversions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/protocol/BUILD.gn
diff --git a/sync/protocol/BUILD.gn b/sync/protocol/BUILD.gn
index d44846ae3b39d01ae1a8e033dd150cf943d6200c..5bdca9dc4118f5820316cf49e104b45fd9c1e18a 100644
--- a/sync/protocol/BUILD.gn
+++ b/sync/protocol/BUILD.gn
@@ -46,6 +46,7 @@ proto_library("protocol") {
"theme_specifics.proto",
"typed_url_specifics.proto",
"unique_position.proto",
+ "wifi_credential_specifics.proto",
]
cc_generator_options = "dllexport_decl=SYNC_PROTO_EXPORT:"
« no previous file with comments | « sync/internal_api/sync_encryption_handler_impl_unittest.cc ('k') | sync/protocol/proto_enum_conversions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698