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