| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 9f9eee20f650c0526e373470165648e17677ea2b..f321c4060b83f0c56a17de431d5aacfbd2931744 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3862,6 +3862,7 @@
|
| 'chrome_resources.gyp:chrome_resources',
|
| 'chrome_resources.gyp:chrome_strings',
|
| 'common',
|
| + 'common/extensions/api/api.gyp:api',
|
| 'renderer',
|
| 'test_support_common',
|
| '../net/net.gyp:net',
|
| @@ -4022,6 +4023,7 @@
|
| '../sync/protocol/sync_proto.gyp:sync_proto',
|
| 'browser',
|
| 'chrome',
|
| + 'common/extensions/api/api.gyp:api',
|
| 'test_support_common',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gmock.gyp:gmock',
|
|
|