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

Unified Diff: build/all_android.gyp

Issue 10829333: Android: start building libwebview on FYI waterfall. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « no previous file | 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 d0e9ebc24e4345aa16fe217274297d488ef36b70..f83bbc05e7c22adf12028fab45e997a5d7627536 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -82,6 +82,7 @@
'type': 'none',
'dependencies': [
'../chrome/chrome.gyp:unit_tests',
+ '../android_webview/lib/android_webview.gyp:libwebview',
Peter Beverloo 2012/08/15 12:26:45 It looks like the FYI builder doesn't build the ex
],
},
{
@@ -90,7 +91,6 @@
'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 | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698