Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index 9a97fc7093ac98e9ef5f89b961944041839802b2..0d5c8ad6a362ec575d489a0495ca4c2de6c9fce0 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -1643,7 +1643,9 @@ |
# This target contains mocks and test utilities that don't belong in |
# production libraries but are used by more than one test executable. |
# |
- # GN version: //chrome/test:test_support |
+ # GN version: //chrome/test:test_support but that is split apart into |
+ # separate test_support targets for that various subdirectories under |
+ # chrome. |
'target_name': 'test_support_common', |
'type': 'static_library', |
'dependencies': [ |