| Index: chrome/browser/ui/webui/options/chromeos/wallpaper_source.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/wallpaper_source.cc b/chrome/browser/ui/webui/options/chromeos/wallpaper_source.cc
|
| similarity index 98%
|
| rename from chrome/browser/ui/webui/options2/chromeos/wallpaper_source.cc
|
| rename to chrome/browser/ui/webui/options/chromeos/wallpaper_source.cc
|
| index 04d2a98b7570f2f3f1aba4798e3ab65edb4ee243..aa0cdf2ec8757773dfcb45459b640ee7433f18d1 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/wallpaper_source.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/wallpaper_source.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/wallpaper_source.h"
|
| +#include "chrome/browser/ui/webui/options/chromeos/wallpaper_source.h"
|
|
|
| #include "ash/desktop_background/desktop_background_controller.h"
|
| #include "ash/shell.h"
|
|
|