Index: chrome/browser/ui/webui/options2/import_data_handler.cc |
diff --git a/chrome/browser/ui/webui/options2/import_data_handler2.cc b/chrome/browser/ui/webui/options2/import_data_handler.cc |
similarity index 99% |
rename from chrome/browser/ui/webui/options2/import_data_handler2.cc |
rename to chrome/browser/ui/webui/options2/import_data_handler.cc |
index ed51e525c5d04ae8cb2796be1efe14a7c59f633b..ee93466f182b1723ccdbc24876d8798645fb4f3c 100644 |
--- a/chrome/browser/ui/webui/options2/import_data_handler2.cc |
+++ b/chrome/browser/ui/webui/options2/import_data_handler.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/ui/webui/options2/import_data_handler2.h" |
+#include "chrome/browser/ui/webui/options2/import_data_handler.h" |
#include <string> |