Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: webkit/plugins/webkit_plugins.gypi

Issue 15505004: The chrome browser target should not depend on plugins. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/plugins/ppapi/plugin_module.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/plugins/webkit_plugins.gypi
===================================================================
--- webkit/plugins/webkit_plugins.gypi (revision 201591)
+++ webkit/plugins/webkit_plugins.gypi (working copy)
@@ -39,6 +39,8 @@
'../plugins/npapi/plugin_list_win.cc',
'../plugins/npapi/plugin_utils.cc',
'../plugins/npapi/plugin_utils.h',
+ '../common/plugins/ppapi/ppapi_utils.cc',
+ '../common/plugins/ppapi/ppapi_utils.h',
],
'conditions': [
['toolkit_uses_gtk == 1', {
« no previous file with comments | « webkit/plugins/ppapi/plugin_module.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698