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 "fallback_icon_client.h",
8 "fallback_icon_service.cc",
9 "fallback_icon_service.h",
13 "favicon_driver_impl.cc",
14 "favicon_driver_impl.h",
15 "favicon_driver_observer.h",
24 "large_icon_service.cc",
25 "large_icon_service.h",
30 "//components/bookmarks/browser",
31 "//components/favicon_base",
32 "//components/history/core/browser",
33 "//components/keyed_service/core",
34 "//content/public/browser",
42 source_set("unit_tests") {
45 "favicon_handler_unittest.cc",
46 "large_icon_service_unittest.cc",
51 "//components/favicon_base",