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

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: Change package_name 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 24f13c527f64c74714f6c72e85f9f987a7cae264..c2198702c58510bf006e297c005cc4328a8387a7 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" +
"@31869996507de16812bb53a3d0aaa15cd6194c16",

Powered by Google App Engine
This is Rietveld 408576698