summaryrefslogtreecommitdiff
path: root/chromium/components/cdm/common/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/cdm/common/BUILD.gn')
-rw-r--r--chromium/components/cdm/common/BUILD.gn3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/components/cdm/common/BUILD.gn b/chromium/components/cdm/common/BUILD.gn
index 5944fb78ad7..dce0d77bcdb 100644
--- a/chromium/components/cdm/common/BUILD.gn
+++ b/chromium/components/cdm/common/BUILD.gn
@@ -1,10 +1,11 @@
# Copyright 2014 The Chromium Authors. All rights reserved.
# 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("//third_party/widevine/cdm/widevine.gni")
-static_library("common") {
+jumbo_static_library("common") {
sources = [
"cdm_message_generator.cc",
"cdm_message_generator.h",