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

Unified Diff: DEPS

Issue 532303003: Add support for Java nano protocol buffers for Android (take 2). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated to use chromium mirror Created 6 years, 3 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: DEPS
diff --git a/DEPS b/DEPS
index fe35ac9975e36fc2beca77b337f2370938411741..649dbcd9c6e12bd71847214c5828eaf1d3b29d16 100644
--- a/DEPS
+++ b/DEPS
@@ -465,6 +465,9 @@ deps_os = {
Var('chromium_git') + '/external/fontconfig.git' + '@' + 'f16c3118e25546c1b749f9823c51827a60aeb5c1',
},
'android': {
+ 'src/third_party/android_protobuf/src':
+ Var('chromium_git') + '/external/android_protobuf.git' + '@' + '48ee66d295979372ed0234cefda42385daae8312',
+
'src/third_party/android_tools':
Var('chromium_git') + '/android_tools.git' + '@' + '31869996507de16812bb53a3d0aaa15cd6194c16',
« no previous file with comments | « .gitignore ('k') | build/protoc_java.gypi » ('j') | third_party/android_protobuf/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698