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.
5 component("wallpaper") {
8 "wallpaper_resizer.cc",
10 "wallpaper_resizer_observer.h",
13 defines = [ "WALLPAPER_IMPLEMENTATION" ]
25 "wallpaper_manager_base.cc",
26 "wallpaper_manager_base.h",
30 "//components/user_manager",
31 "//content/public/browser",