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

Unified Diff: build/all_android.gyp

Issue 10825155: Build target for Android WebView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove chrome/ changes Created 8 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
« no previous file with comments | « android_webview/lib/main/webview_stubs.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index e38f823a367b657b9c531eda88f30830dcbeef22..d0e9ebc24e4345aa16fe217274297d488ef36b70 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -90,6 +90,7 @@
'target_name': 'android_in_progress',
'type': 'none',
'dependencies': [
+ '../android_webview/lib/android_webview.gyp:libwebview',
'../content/content.gyp:content_browsertests',
],
},
« no previous file with comments | « android_webview/lib/main/webview_stubs.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698