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("search_provider_logos") {
29 source_set("unit_tests") {
32 "logo_cache_unittest.cc",
33 "logo_tracker_unittest.cc",
36 ":search_provider_logos",