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

Unified Diff: DEPS

Issue 477903003: Make the WebView apk build in the Chrome tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 15ba7739a30641c1eeaeefe4af149afc1b225724..1878b9ef39bea6c77ffe7332682d2d6e52040781 100644
--- a/DEPS
+++ b/DEPS
@@ -505,6 +505,10 @@ deps_os = {
"@f16c3118e25546c1b749f9823c51827a60aeb5c1",
},
"android": {
+ "src/android_webview/glue":
+ "https://android.googlesource.com/platform/frameworks/webview.git" +
+ "@2846d3c1b3bb2cc2f7ac1600df7b16a665c2c93e",
+
"src/third_party/android_tools":
Var("chromium_git") + "/android_tools.git" +
"@8301b711a9ac7de56e9a9ff3dee0b2ebfc9a380f",

Powered by Google App Engine
This is Rietveld 408576698