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