Index: trunk/src/android_webview/android_webview_tests.gypi |
=================================================================== |
--- trunk/src/android_webview/android_webview_tests.gypi (revision 209768) |
+++ trunk/src/android_webview/android_webview_tests.gypi (working copy) |
@@ -51,7 +51,7 @@ |
'type': 'none', |
'dependencies': [ |
'../base/base.gyp:base_java_test_support', |
- '../content/content_shell_and_tests.gyp:content_java_test_support', |
+ '../content/content.gyp:content_java_test_support', |
'../net/net.gyp:net_java_test_support', |
'android_webview_apk_java', |
], |
@@ -67,7 +67,7 @@ |
'type': '<(gtest_target_type)', |
'dependencies': [ |
'../base/base.gyp:test_support_base', |
- '../content/content_shell_and_tests.gyp:test_support_content', |
+ '../content/content.gyp:test_support_content', |
'../net/net.gyp:net_test_support', |
'../testing/android/native_test.gyp:native_test_native_code', |
'../testing/gmock.gyp:gmock', |
@@ -94,7 +94,7 @@ |
'type': 'none', |
'dependencies': [ |
'../base/base.gyp:base_java_test_support', |
- '../content/content_shell_and_tests.gyp:content_java_test_support', |
+ '../content/content.gyp:content_java_test_support', |
'android_webview_java', |
], |
'variables': { |