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