summaryrefslogtreecommitdiff
path: root/chromium/media/base/mac/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/media/base/mac/BUILD.gn')
-rw-r--r--chromium/media/base/mac/BUILD.gn4
1 files changed, 3 insertions, 1 deletions
diff --git a/chromium/media/base/mac/BUILD.gn b/chromium/media/base/mac/BUILD.gn
index 9dd95bbc171..56f07001f6d 100644
--- a/chromium/media/base/mac/BUILD.gn
+++ b/chromium/media/base/mac/BUILD.gn
@@ -2,9 +2,11 @@
# 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")
+
assert(is_apple)
-source_set("mac") {
+jumbo_source_set("mac") {
# Note: This source_set is depended on only by //media. In the component
# build, if other component targets also depend on it, multiple copies of
# the ObjC classes declared in the files below will cause warnings at