Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index d274bb547ad3d78eba61954918ab59ef6f9796f2..f818a71c49b87c1ac42618e8996d971101369cde 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -542,6 +542,7 @@ |
| }, |
| 'dependencies': [ |
| 'base_static', |
| + '../testing/gtest.gyp:gtest_prod', |
| '../third_party/modp_b64/modp_b64.gyp:modp_b64', |
| 'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
| ], |