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

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 defines 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
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
]

Powered by Google App Engine
This is Rietveld 408576698