summaryrefslogtreecommitdiff
path: root/chromium/components/rlz/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/rlz/BUILD.gn')
-rw-r--r--chromium/components/rlz/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/components/rlz/BUILD.gn b/chromium/components/rlz/BUILD.gn
index 72e0efb6ab5..9514a46bafa 100644
--- a/chromium/components/rlz/BUILD.gn
+++ b/chromium/components/rlz/BUILD.gn
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-source_set("rlz") {
+static_library("rlz") {
sources = [
"rlz_tracker.cc",
"rlz_tracker.h",