| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 680d3ac4a0ab8b3d18ff6bc260a23355f837432f..a88b1a9fdc93b67299d1d18edf9ca31536c943df 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1644,7 +1644,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': [
|
|
|