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

Unified Diff: net/tools/transport_security_state_generator/bit_writer.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/bit_writer.cc
diff --git a/net/tools/domain_security_preload_generator/bit_writer.cc b/net/tools/transport_security_state_generator/bit_writer.cc
similarity index 93%
rename from net/tools/domain_security_preload_generator/bit_writer.cc
rename to net/tools/transport_security_state_generator/bit_writer.cc
index fa4384235fdf35ddd96969e43b8396601dd9b402..b10316d241c5b394682d391b8f5cc9d1fee89fe0 100644
--- a/net/tools/domain_security_preload_generator/bit_writer.cc
+++ b/net/tools/transport_security_state_generator/bit_writer.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/bit_writer.h"
+#include "net/tools/transport_security_state_generator/bit_writer.h"
#include "base/logging.h"
« no previous file with comments | « net/tools/transport_security_state_generator/bit_writer.h ('k') | net/tools/transport_security_state_generator/cert_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698