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

Unified Diff: build/all_android.gyp

Issue 10893025: Android WebView: tidy up source/gyp layout. (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 | « android_webview/lib/main/webview_main_delegate.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 181d4da7e32d660a7359e5431d6ff3ae267599e1..f6922448bb5c8ea44a4dc4a880feb700124bb362 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -81,9 +81,9 @@
'target_name': 'android_experimental',
'type': 'none',
'dependencies': [
- '../android_webview/lib/android_webview.gyp:libwebview',
- '../android_webview/lib/android_webview.gyp:android_webview_apk',
- '../android_webview/lib/android_webview.gyp:android_webview_test_apk',
+ '../android_webview/android_webview.gyp:libwebview',
+ '../android_webview/android_webview.gyp:android_webview_apk',
+ '../android_webview/android_webview.gyp:android_webview_test_apk',
],
},
{
« no previous file with comments | « android_webview/lib/main/webview_main_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698