summaryrefslogtreecommitdiff
path: root/chromium/ash/keyboard/ui/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ash/keyboard/ui/BUILD.gn')
-rw-r--r--chromium/ash/keyboard/ui/BUILD.gn3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/ash/keyboard/ui/BUILD.gn b/chromium/ash/keyboard/ui/BUILD.gn
index 9ab4d1a7437..60ef4742c93 100644
--- a/chromium/ash/keyboard/ui/BUILD.gn
+++ b/chromium/ash/keyboard/ui/BUILD.gn
@@ -2,6 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+import("//build/config/jumbo.gni")
import("//mojo/public/tools/bindings/mojom.gni")
import("//testing/test.gni")
import("//third_party/google_input_tools/closure.gni")
@@ -10,7 +11,7 @@ import("//tools/grit/grit_rule.gni")
assert(is_chromeos)
-component("ui") {
+jumbo_component("ui") {
sources = [
"container_behavior.cc",
"container_behavior.h",