Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 5b2ae64d7a51f28ff3e4d5d1633dffa15887c426..00953bf3f6f8966b31ae3998d7944a8a24367c53 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -779,6 +779,7 @@ |
'../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_junit_tests', |
'../content/content_shell_and_tests.gyp:chromium_linker_test_apk', |
'../content/content_shell_and_tests.gyp:content_shell_test_apk', |
'../content/content_shell_and_tests.gyp:content_unittests', |
@@ -809,6 +810,7 @@ |
'../base/base.gyp:base_unittests_apk', |
'../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', |
'../cc/cc_tests.gyp:cc_unittests_apk', |
+ '../chrome/chrome.gyp:chrome_junit_tests', |
'../chrome/chrome.gyp:chrome_shell_test_apk', |
'../chrome/chrome.gyp:chrome_sync_shell_test_apk', |
'../chrome/chrome.gyp:chrome_shell_uiautomator_tests', |