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 "credential_manager_client.cc",
8 "credential_manager_client.h",
13 "//components/strings",
15 "//third_party/WebKit/public:blink",
20 source_set("browser_tests") {
23 "credential_manager_client_browsertest.cc",
30 "//third_party/WebKit/public:blink",