Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index 708646c260000450173e71952f981f98df031c6d..ea974252fbfed0a9873b4c2c3a79a7691b2baa40 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -63,7 +63,7 @@ |
'../cc/cc_tests.gyp:cc_perftests_apk', |
'../cc/cc_tests.gyp:cc_unittests', |
'../chrome/chrome.gyp:unit_tests', |
- '../components/components.gyp:components_unittests', |
+ '../components/components_tests.gyp:components_unittests', |
'../content/content_shell_and_tests.gyp:content_browsertests', |
'../content/content_shell_and_tests.gyp:content_gl_tests', |
'../content/content_shell_and_tests.gyp:content_shell_test_apk', |
@@ -95,7 +95,7 @@ |
'../base/base.gyp:base_unittests_apk', |
'../cc/cc_tests.gyp:cc_unittests_apk', |
'../chrome/chrome.gyp:unit_tests_apk', |
- '../components/components.gyp:components_unittests_apk', |
+ '../components/components_tests.gyp:components_unittests_apk', |
'../content/content_shell_and_tests.gyp:content_browsertests_apk', |
'../content/content_shell_and_tests.gyp:content_gl_tests_apk', |
'../content/content_shell_and_tests.gyp:content_unittests_apk', |