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

Unified Diff: webkit/support/webkit_support.gyp

Issue 2729004: Move npapi_layout_test_plugin target to webkit_support to use it from... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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
Index: webkit/support/webkit_support.gyp
===================================================================
--- webkit/support/webkit_support.gyp (revision 49234)
+++ webkit/support/webkit_support.gyp (working copy)
@@ -7,6 +7,9 @@
'../appcache/webkit_appcache.gypi',
'../database/webkit_database.gypi',
'../glue/webkit_glue.gypi',
+ # TODO(tkent): Merge npapi_layout_test_plugin into TestNetscapePlugIn
+ # of WebKit.
+ '../tools/npapi_layout_test_plugin/npapi_layout_test_plugin.gypi',
'webkit_support.gypi',
],
}
« no previous file with comments | « webkit/support/webkit_support.cc ('k') | webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698