| Index: chrome/browser/ui/webui/options/chromeos/display_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/display_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc
|
| similarity index 98%
|
| rename from chrome/browser/ui/webui/options2/chromeos/display_options_handler.cc
|
| rename to chrome/browser/ui/webui/options/chromeos/display_options_handler.cc
|
| index 4d78f46b8d07a52ffb77246e1a12ff0200fa127b..efbe53f221ebeaff72665eb9540c0253728ec65f 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/display_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/display_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/chromeos/display_options_handler.h"
|
| +#include "chrome/browser/ui/webui/options/chromeos/display_options_handler.h"
|
|
|
| #include <string>
|
|
|
|
|