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 # GYP version: components/dns_prefetch.gypi:predictor_renderer
6 source_set("renderer") {
10 "prescient_networking_dispatcher.cc",
11 "prescient_networking_dispatcher.h",
12 "renderer_net_predictor.cc",
13 "renderer_net_predictor.h",
17 "//components/dns_prefetch/common",
18 "//content/public/renderer",
19 "//third_party/WebKit/public:blink",