Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 13dab89408d6090f740dbaa2d23f8e02341a2e18..b2182151885704d00ec18b8fc2553b69648e84fb 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2927,8 +2927,8 @@ |
'includes': [ '../build/java_apk.gypi' ], |
}, |
{ |
- # GN: //chrome/android:chrome_shell_unit_tests |
- 'target_name': 'chrome_shell_unit_tests', |
+ # GN: //chrome/android:chrome_junit_tests |
+ 'target_name': 'chrome_junit_tests', |
'type': 'none', |
'dependencies': [ |
'chrome_java', |