| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index a49462674d35593cf9d4505a1b36e4d62c9e268b..5a8d0a8cf3a02eeff89f7810d047b096ae24355b 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3696,6 +3696,7 @@
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| '../content/content.gyp:content_gpu',
|
| + '../content/content.gyp:test_support_content',
|
| '../base/base.gyp:base',
|
| '../base/base.gyp:test_support_base',
|
| '../base/base.gyp:test_support_perf',
|
|
|