| Index: chrome/browser/ui/webui/options/content_settings_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options2/content_settings_handler.cc b/chrome/browser/ui/webui/options/content_settings_handler.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/options2/content_settings_handler.cc
|
| rename to chrome/browser/ui/webui/options/content_settings_handler.cc
|
| index 48fb7ba585d9062668bd0eb8fd821a4226c81ed1..e9b8b0006b84f2bda9517b051ca0bdde4b420cbe 100644
|
| --- a/chrome/browser/ui/webui/options2/content_settings_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/content_settings_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/content_settings_handler.h"
|
| +#include "chrome/browser/ui/webui/options/content_settings_handler.h"
|
|
|
| #include <vector>
|
|
|
|
|