| Index: chrome/browser/ui/webui/options/chromeos/stats_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/stats_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/stats_options_handler.cc
|
| similarity index 94%
|
| rename from chrome/browser/ui/webui/options2/chromeos/stats_options_handler.cc
|
| rename to chrome/browser/ui/webui/options/chromeos/stats_options_handler.cc
|
| index 8bef6b3525c2d419a883981017311fc1f59a4049..416b793aff66bfd905561694474713b90ac72ff4 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/stats_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/stats_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/stats_options_handler.h"
|
| +#include "chrome/browser/ui/webui/options/chromeos/stats_options_handler.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|