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

Unified Diff: net/tools/transport_security_state_generator/resources/transport_security_state_static.template

Issue 2632073002: Rename domain_security_preload_generator. (Closed)
Patch Set: rebase & comment rsleevi Created 3 years, 11 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
Index: net/tools/transport_security_state_generator/resources/transport_security_state_static.template
diff --git a/net/tools/domain_security_preload_generator/resources/transport_security_state_static.template b/net/tools/transport_security_state_generator/resources/transport_security_state_static.template
similarity index 95%
rename from net/tools/domain_security_preload_generator/resources/transport_security_state_static.template
rename to net/tools/transport_security_state_generator/resources/transport_security_state_static.template
index 1f76c1d7d327d80265d82d066de4ead5131fe3f1..be15c42521814100dde8082aa3f8825c73980418 100644
--- a/net/tools/domain_security_preload_generator/resources/transport_security_state_static.template
+++ b/net/tools/transport_security_state_generator/resources/transport_security_state_static.template
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// This file is generated by net/tools/transport_security_state_generator/.
+
#ifndef NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_
#define NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_

Powered by Google App Engine
This is Rietveld 408576698