| Index: ui/views/desktop/desktop_background.cc
|
| diff --git a/views/desktop/desktop_background.cc b/ui/views/desktop/desktop_background.cc
|
| similarity index 96%
|
| rename from views/desktop/desktop_background.cc
|
| rename to ui/views/desktop/desktop_background.cc
|
| index e09abe5b4d11c63c6ca5629d53f48bf2963e11cd..7f2ab859b3a6ae62eb9e30116379776cfc11d026 100644
|
| --- a/views/desktop/desktop_background.cc
|
| +++ b/ui/views/desktop/desktop_background.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 "views/desktop/desktop_background.h"
|
| +#include "ui/views/desktop/desktop_background.h"
|
|
|
| #include "ui/gfx/canvas_skia.h"
|
| #include "ui/gfx/path.h"
|
|
|