| Index: chrome/browser/ui/webui/options2/language_options_handler_common.cc
|
| diff --git a/chrome/browser/ui/webui/options2/language_options_handler_common2.cc b/chrome/browser/ui/webui/options2/language_options_handler_common.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/options2/language_options_handler_common2.cc
|
| rename to chrome/browser/ui/webui/options2/language_options_handler_common.cc
|
| index a786ad769a9a01176f5fb31f472f4696825095bf..d4357c2c94db4da2bc9acf7ee717896df64add68 100644
|
| --- a/chrome/browser/ui/webui/options2/language_options_handler_common2.cc
|
| +++ b/chrome/browser/ui/webui/options2/language_options_handler_common.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_handler_common2.h"
|
| +#include "chrome/browser/ui/webui/options2/language_options_handler_common.h"
|
|
|
| #include <map>
|
| #include <string>
|
|
|