summaryrefslogtreecommitdiffstats
path: root/content/browser/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/BUILD.gn')
-rw-r--r--content/browser/BUILD.gn3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d97c5cb..9990e72 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -104,6 +104,8 @@ source_set("browser") {
],
".")
+ defines += [ "MOJO_SHELL_CLIENT" ]
+
# Non-iOS deps.
deps += [
"//cc",
@@ -417,6 +419,7 @@ source_set("browser") {
"//ui/aura",
"//ui/aura_extra",
"//ui/strings",
+ "//ui/views/mus:for_component",
"//ui/wm",
]
} else { # Not aura.