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 static_library("renderer") {
7 "net_error_helper_core.cc",
8 "net_error_helper_core.h",
13 "//components/error_page/common",
14 "//components/strings",
15 "//content/public/common",
17 "//third_party/WebKit/public:blink",