Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index 954c3ee78bc9e699f972054f1def6944d735bffe..aa5fbc2a801c79966c1c6df8fa21725383076d00 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -423,6 +423,8 @@ source_set("browser") { |
| if (use_aura) { |
| deps += [ |
| "//components/bitmap_uploader", |
| + "//components/mus/public/cpp", |
| + "//components/mus/public/interfaces", |
| "//ui/aura", |
| "//ui/aura_extra", |
| "//ui/strings", |