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

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: merge 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 | « build/common.gypi ('k') | sync/internal_api/sync_manager_impl_unittest.cc » ('j') | no next file with comments »
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 038fff4b2e3152cc1fb8a199ba8da6598770b7e3..51fa1b8ed399b34f524f5c367b8102e285773181 100644
--- a/sync/internal_api/DEPS
+++ b/sync/internal_api/DEPS
@@ -15,5 +15,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 | « build/common.gypi ('k') | sync/internal_api/sync_manager_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698