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 source_set("favicon_base") {
7 "fallback_icon_style.cc",
8 "fallback_icon_style.h",
12 "favicon_usage_data.cc",
13 "favicon_usage_data.h",
16 "select_favicon_frames.cc",
17 "select_favicon_frames.h",
30 source_set("unit_tests") {
33 "select_favicon_frames_unittest.cc",