1 # Copyright 2013 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.
8 'target_name': 'plugins_renderer',
9 'type': 'static_library',
12 '../skia/skia.gyp:skia',
13 '../third_party/WebKit/public/blink.gyp:blink',
14 '../third_party/re2/re2.gyp:re2',
15 '../v8/tools/gyp/v8.gyp:v8',
21 'plugins/renderer/plugin_placeholder.cc',
22 'plugins/renderer/plugin_placeholder.h',
23 'plugins/renderer/webview_plugin.cc',
24 'plugins/renderer/webview_plugin.h',
29 'plugins/renderer/mobile_youtube_plugin.cc',
30 'plugins/renderer/mobile_youtube_plugin.h',