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

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: Move glue to third_party 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
« .gitignore ('K') | « .gitignore ('k') | android_webview/Android.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 88b5fd0d0f78560f55d3a915f1f8fd2d9226adae..3fe2d3dfddcd19897673616e7633f007d5c9dba1 100644
--- a/DEPS
+++ b/DEPS
@@ -465,6 +465,9 @@ deps_os = {
Var('chromium_git') + '/external/fontconfig.git' + '@' + 'f16c3118e25546c1b749f9823c51827a60aeb5c1',
},
'android': {
+ "src/third_party/android_webview_glue/src":
+ 'https://android.googlesource.com/platform/frameworks/webview.git' + '@' + 'b1a19f5cf4c75d8cbb01b740b6f0e9216d8a38f3',
+
'src/third_party/android_tools':
Var('chromium_git') + '/android_tools.git' + '@' + '31869996507de16812bb53a3d0aaa15cd6194c16',
« .gitignore ('K') | « .gitignore ('k') | android_webview/Android.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698