| 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>
|
|
|
|
|