| Index: chrome/browser/ui/webui/options/handler_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/handler_options_handler.cc b/chrome/browser/ui/webui/options/handler_options_handler.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/options2/handler_options_handler.cc
|
| rename to chrome/browser/ui/webui/options/handler_options_handler.cc
|
| index 0f0a5184504377bd4b7b1f12764d8705f57031e0..33e39e5e0963c8668829805d1f7e9333366271b9 100644
|
| --- a/chrome/browser/ui/webui/options2/handler_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/handler_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/handler_options_handler.h"
|
| +#include "chrome/browser/ui/webui/options/handler_options_handler.h"
|
|
|
| #include <vector>
|
|
|
|
|