1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 'target_name': 'wallpaper',
8 'type': '<(component)',
10 '../base/base.gyp:base',
11 '../skia/skia.gyp:skia',
12 '../ui/gfx/gfx.gyp:gfx',
13 '../ui/gfx/gfx.gyp:gfx_geometry',
19 'WALLPAPER_IMPLEMENTATION',
22 'wallpaper/wallpaper_layout.h',
23 'wallpaper/wallpaper_resizer.cc',
24 'wallpaper/wallpaper_resizer.h',
25 'wallpaper/wallpaper_resizer_observer.h',
30 '../chromeos/chromeos.gyp:chromeos',
31 '../components/components.gyp:user_manager',
34 'wallpaper/wallpaper_manager_base.cc',
35 'wallpaper/wallpaper_manager_base.h',