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("browser") {
7 "visitedlink_delegate.h",
8 "visitedlink_event_listener.cc",
9 "visitedlink_event_listener.h",
10 "visitedlink_master.cc",
11 "visitedlink_master.h",
16 "//components/visitedlink/common",
17 "//content/public/browser",
18 "//content/public/common",