Chromium Code Reviews| Index: extensions/browser/api/runtime/BUILD.gn |
| diff --git a/extensions/browser/api/runtime/BUILD.gn b/extensions/browser/api/runtime/BUILD.gn |
| index 79a9fb36c8aa5d03ab100349dbc46df50cc9c4f0..ba536d3dfdcf2def2091c487befe5fdca16ac975 100644 |
| --- a/extensions/browser/api/runtime/BUILD.gn |
| +++ b/extensions/browser/api/runtime/BUILD.gn |
| @@ -10,7 +10,7 @@ source_set("runtime") { |
| "runtime_api_delegate.h", |
| ] |
| - deps = [ |
| + public_deps = [ |
| "//content/public/browser", |
| "//extensions/common/api", |
| ] |