| Index: chrome/browser/ui/webui/options/chromeos/proxy_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/proxy_handler.cc b/chrome/browser/ui/webui/options/chromeos/proxy_handler.cc
|
| similarity index 97%
|
| rename from chrome/browser/ui/webui/options2/chromeos/proxy_handler.cc
|
| rename to chrome/browser/ui/webui/options/chromeos/proxy_handler.cc
|
| index 437f8ab57562d7528370cdb447659825618c8628..5064aed875740e878846b50af0c9205a6a220927 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/proxy_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/proxy_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/proxy_handler.h"
|
| +#include "chrome/browser/ui/webui/options/chromeos/proxy_handler.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/callback.h"
|
|
|