| Index: chrome/browser/content_settings/host_content_settings_map_unittest.cc
|
| diff --git a/chrome/browser/host_content_settings_map_unittest.cc b/chrome/browser/content_settings/host_content_settings_map_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/host_content_settings_map_unittest.cc
|
| rename to chrome/browser/content_settings/host_content_settings_map_unittest.cc
|
| index db1cf632b7fd4333620c2e729dc394fb181bdeae..223b08f55523246480b29873f5f4156b1e64f423 100644
|
| --- a/chrome/browser/host_content_settings_map_unittest.cc
|
| +++ b/chrome/browser/content_settings/host_content_settings_map_unittest.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/host_content_settings_map.h"
|
| +#include "chrome/browser/content_settings/host_content_settings_map.h"
|
|
|
| #include "base/auto_reset.h"
|
| #include "base/command_line.h"
|
|
|