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 "loadable_plugin_placeholder.cc",
8 "loadable_plugin_placeholder.h",
9 "plugin_placeholder.cc",
10 "plugin_placeholder.h",
16 "mobile_youtube_plugin.cc",
17 "mobile_youtube_plugin.h",
24 "//third_party/WebKit/public:blink",