| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 940fc9a6fd32b398568c01f6e80db60ea8a641e0..8d1b72d3bb38d3b0871b9696e5b6257aba26c8a4 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2700,7 +2700,7 @@
|
| '../base/base.gyp:test_support_base',
|
| '../chrome/common_constants.gyp:common_constants',
|
| '../testing/gtest.gyp:gtest',
|
| - 'chrome.gyp:chrome', # run time dependency
|
| + 'chrome', # run time dependency
|
| 'app_mode_app_support',
|
| ],
|
| 'sources': [
|
|
|