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

Unified Diff: net/tools/transport_security_state_generator/spki_hash.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/spki_hash.cc
diff --git a/net/tools/domain_security_preload_generator/spki_hash.cc b/net/tools/transport_security_state_generator/spki_hash.cc
similarity index 94%
rename from net/tools/domain_security_preload_generator/spki_hash.cc
rename to net/tools/transport_security_state_generator/spki_hash.cc
index d95de696c87ce9b6524e1eba340d2c5d3113bc64..a6986fc975bee6dafb57ce8b07e78dc6e82de90b 100644
--- a/net/tools/domain_security_preload_generator/spki_hash.cc
+++ b/net/tools/transport_security_state_generator/spki_hash.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/spki_hash.h"
+#include "net/tools/transport_security_state_generator/spki_hash.h"
#include <string>

Powered by Google App Engine
This is Rietveld 408576698