| Index: chrome/browser/ui/webui/options/language_options_handler_common.cc
|
| diff --git a/chrome/browser/ui/webui/options2/language_options_handler_common.cc b/chrome/browser/ui/webui/options/language_options_handler_common.cc
|
| similarity index 98%
|
| rename from chrome/browser/ui/webui/options2/language_options_handler_common.cc
|
| rename to chrome/browser/ui/webui/options/language_options_handler_common.cc
|
| index 6d8b37c7203ca90cc4e6768368d8ee3a92f466bd..673b3e9ae3f54dfffc6be752f0709b9d07d45e5e 100644
|
| --- a/chrome/browser/ui/webui/options2/language_options_handler_common.cc
|
| +++ b/chrome/browser/ui/webui/options/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_common.h"
|
| +#include "chrome/browser/ui/webui/options/language_options_handler_common.h"
|
|
|
| #include <map>
|
| #include <string>
|
|
|