| Index: chrome/browser/ui/webui/options2/language_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/language_options_handler2.cc b/chrome/browser/ui/webui/options2/language_options_handler.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/options2/language_options_handler2.cc
|
| rename to chrome/browser/ui/webui/options2/language_options_handler.cc
|
| index 61cb41901ebd6e39b75446942374cbde4f924217..d05eac6a294f04900d7fd9537552aabe20afe88a 100644
|
| --- a/chrome/browser/ui/webui/options2/language_options_handler2.cc
|
| +++ b/chrome/browser/ui/webui/options2/language_options_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/language_options_handler2.h"
|
| +#include "chrome/browser/ui/webui/options2/language_options_handler.h"
|
|
|
| #include <map>
|
| #include <string>
|
|
|