Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index 79bbcdd1c335ed4a956b0669cc4bce4a2cd2b511..62c406536eeb05f7b21a712bee826aa10b80b5bf 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -17,7 +17,7 @@ |
'target_name': 'All', |
'type': 'none', |
'dependencies': [ |
- '../content/content.gyp:content_shell_apk', |
+ '../content/content_shell.gyp:content_shell_apk', |
'<@(android_app_targets)', |
'android_builder_tests', |
'../android_webview/android_webview.gyp:android_webview_apk', |
@@ -33,7 +33,7 @@ |
'type': 'none', |
'dependencies': [ |
'../third_party/WebKit/public/all.gyp:all_blink', |
- '../content/content.gyp:content_shell_apk', |
+ '../content/content_shell.gyp:content_shell_apk', |
], |
}, # target_name: all_webkit |
{ |