Index: chrome/common/extensions/manifest_handlers/ui_overrides_handler_unittest.cc |
diff --git a/chrome/common/extensions/manifest_handlers/settings_overrides_handler_unittest.cc b/chrome/common/extensions/manifest_handlers/ui_overrides_handler_unittest.cc |
similarity index 98% |
copy from chrome/common/extensions/manifest_handlers/settings_overrides_handler_unittest.cc |
copy to chrome/common/extensions/manifest_handlers/ui_overrides_handler_unittest.cc |
index 1f27354a79a4f16c1897f5aabeec0ef56b1ad59c..2c3ffd97be7468c7b37f55a5b830f42b42c64761 100644 |
--- a/chrome/common/extensions/manifest_handlers/settings_overrides_handler_unittest.cc |
+++ b/chrome/common/extensions/manifest_handlers/ui_overrides_handler_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/common/extensions/manifest_handlers/settings_overrides_handler.h" |
+#include "chrome/common/extensions/manifest_handlers/ui_overrides_handler.h" |
#include "base/json/json_string_value_serializer.h" |
#include "base/strings/utf_string_conversions.h" |