| Index: chrome/browser/ui/webui/options/chromeos/wallpaper_thumbnail_source.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/wallpaper_thumbnail_source.cc b/chrome/browser/ui/webui/options/chromeos/wallpaper_thumbnail_source.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/options2/chromeos/wallpaper_thumbnail_source.cc
|
| rename to chrome/browser/ui/webui/options/chromeos/wallpaper_thumbnail_source.cc
|
| index 282557df4954b4531532fbf976c23863fcfd8303..f10f32bf5520c011e9f8590a27b00ff72e2254e8 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/wallpaper_thumbnail_source.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/wallpaper_thumbnail_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_thumbnail_source.h"
|
| +#include "chrome/browser/ui/webui/options/chromeos/wallpaper_thumbnail_source.h"
|
|
|
| #include "ash/desktop_background/desktop_background_resources.h"
|
| #include "base/memory/ref_counted_memory.h"
|
|
|