Chromium Code Reviews| Index: extensions/extensions.gyp |
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp |
| index 41eaf44b0a7d175f51eb617020cb558ac1e4f82d..c778320fb10d82e2b54aba157c90a27252812374 100644 |
| --- a/extensions/extensions.gyp |
| +++ b/extensions/extensions.gyp |
| @@ -263,6 +263,7 @@ |
| 'extensions_browser', |
| 'extensions_common', |
| '../base/base.gyp:base', |
| + '../testing/gtest.gyp:gtest', |
| ], |
| 'include_dirs': [ |
| '..', |