| Index: chrome/browser/ui/webui/options/language_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/language_options_handler.cc b/chrome/browser/ui/webui/options/language_options_handler.cc
|
| similarity index 98%
|
| rename from chrome/browser/ui/webui/options2/language_options_handler.cc
|
| rename to chrome/browser/ui/webui/options/language_options_handler.cc
|
| index d23c457ae419b4319577b215a70bc7ca389a32bd..020cd99facc338d4ff6f7057f48d2b6bc17a7f91 100644
|
| --- a/chrome/browser/ui/webui/options2/language_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/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_handler.h"
|
| +#include "chrome/browser/ui/webui/options/language_options_handler.h"
|
|
|
| #include <map>
|
| #include <string>
|
|
|