summaryrefslogtreecommitdiff
path: root/chromium/ui/gfx/range/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/gfx/range/BUILD.gn')
-rw-r--r--chromium/ui/gfx/range/BUILD.gn4
1 files changed, 3 insertions, 1 deletions
diff --git a/chromium/ui/gfx/range/BUILD.gn b/chromium/ui/gfx/range/BUILD.gn
index d150518b592..26d1a313ab3 100644
--- a/chromium/ui/gfx/range/BUILD.gn
+++ b/chromium/ui/gfx/range/BUILD.gn
@@ -2,7 +2,9 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-component("range") {
+import("//build/config/jumbo.gni")
+
+jumbo_component("range") {
sources = [
"gfx_range_export.h",
"range.cc",