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

Unified Diff: sync/internal_api/DEPS

Issue 1842653006: Update //third_party/protobuf to version 3. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update sync unittest and README.chromium Created 4 years, 8 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 | « no previous file | sync/internal_api/sync_manager_impl_unittest.cc » ('j') | third_party/protobuf/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/internal_api/DEPS
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS
index ca3bac457d2345f8107f94e968d2c5d33d803fe4..45d17ffcbac06e7063845768ef7c857d7e28c747 100644
--- a/sync/internal_api/DEPS
+++ b/sync/internal_api/DEPS
@@ -18,5 +18,6 @@ include_rules = [
"+sync/test",
"+sync/util",
"+third_party/leveldatabase", # for ModelTypeStore implementation
+ "+third_party/protobuf", # for unit test
"+third_party/zlib", # For UniquePosition compression
]
« no previous file with comments | « no previous file | sync/internal_api/sync_manager_impl_unittest.cc » ('j') | third_party/protobuf/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698