Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1137)

Unified Diff: components/ssl_errors/BUILD.gn

Issue 1865493002: Add ssl_error's dependency to network_time in gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed estark's comment Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/ssl_errors.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ssl_errors/BUILD.gn
diff --git a/components/ssl_errors/BUILD.gn b/components/ssl_errors/BUILD.gn
index dd4894c5a9a0530b0b03caa40399d9d05c843ae7..7ed952b84b8b7e5f9964e872efd762fa7c33d49f 100644
--- a/components/ssl_errors/BUILD.gn
+++ b/components/ssl_errors/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.
-# GYP version: components/ssl_errors.gyp
+# GYP version: components/ssl_errors.gypi
source_set("ssl_errors") {
sources = [
"error_classification.cc",
« no previous file with comments | « components/ssl_errors.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698