Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index cbb7a7b56f2a9a8ca8b0181dac5cc0eb4043bd3e..3dc20030f1850c4dda12109146b5151ed0857a19 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -404,6 +404,7 @@ static_library("test_support") { |
| "extensions/extension_test_util.cc", |
| "extensions/extension_test_util.h", |
| ] |
| + deps += [ "//chrome/common/extensions:test_features" ] |
| } |
| } |