| Index: chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc
|
| diff --git a/chrome/browser/browsing_data_server_bound_cert_helper.cc b/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc
|
| similarity index 98%
|
| rename from chrome/browser/browsing_data_server_bound_cert_helper.cc
|
| rename to chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc
|
| index dc56bb350a106604b4d74554ed0ed949cacec5c2..2b0111a16d544c1d52abdb3e88aea8e67ba47610 100644
|
| --- a/chrome/browser/browsing_data_server_bound_cert_helper.cc
|
| +++ b/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.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 "chrome/browser/browsing_data_server_bound_cert_helper.h"
|
| +#include "chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
|
|