Index: chrome/browser/ui/webui/options2/manage_profile_handler.cc |
diff --git a/chrome/browser/ui/webui/options2/manage_profile_handler2.cc b/chrome/browser/ui/webui/options2/manage_profile_handler.cc |
similarity index 99% |
rename from chrome/browser/ui/webui/options2/manage_profile_handler2.cc |
rename to chrome/browser/ui/webui/options2/manage_profile_handler.cc |
index 5957822fbcf8c343b82a86ec43c60e531fafd347..5d050dd37b098462f115f068a173dc8d3658fae0 100644 |
--- a/chrome/browser/ui/webui/options2/manage_profile_handler2.cc |
+++ b/chrome/browser/ui/webui/options2/manage_profile_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/manage_profile_handler2.h" |
+#include "chrome/browser/ui/webui/options2/manage_profile_handler.h" |
#include "base/bind.h" |
#include "base/bind_helpers.h" |