| Index: chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.cc
|
| rename to chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc
|
| index 981d84b35886e5a6fbbd72c12bed561f4f10cb2b..b6ca46a5dfc1176241089a593432238cf689df18 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/bluetooth_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/bluetooth_options_handler.h"
|
| +#include "chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|