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

Unified Diff: net/tools/transport_security_state_generator/pinset.cc

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/pinset.cc
diff --git a/net/tools/domain_security_preload_generator/pinset.cc b/net/tools/transport_security_state_generator/pinset.cc
similarity index 90%
rename from net/tools/domain_security_preload_generator/pinset.cc
rename to net/tools/transport_security_state_generator/pinset.cc
index 1b35123a092003403cf16c5826d03df18aecefdb..03c2d9e4549fc6daf78142bb7a14b61d27f9fc61 100644
--- a/net/tools/domain_security_preload_generator/pinset.cc
+++ b/net/tools/transport_security_state_generator/pinset.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "net/tools/domain_security_preload_generator/pinset.h"
+#include "net/tools/transport_security_state_generator/pinset.h"
namespace net {
« no previous file with comments | « net/tools/transport_security_state_generator/pinset.h ('k') | net/tools/transport_security_state_generator/pinsets.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698