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

Unified Diff: chrome/chrome_tests.gypi

Issue 19697013: Move NPAPI test plugin to content/test/plugin. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 5 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 | « chrome/browser/policy/policy_browsertest.cc ('k') | content/child/npapi/plugin_stream_url.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 212513)
+++ chrome/chrome_tests.gypi (working copy)
@@ -2053,8 +2053,8 @@
# npapi test plugin doesn't build on android or ios
'dependencies': [
# build time dependency.
+ '../content/content.gyp:copy_npapi_test_plugin',
'../v8/tools/gyp/v8.gyp:v8_shell#host',
- '../webkit/plugins/webkit_plugins.gyp:copy_npapi_test_plugin',
],
}],
['enable_app_list==0', {
« no previous file with comments | « chrome/browser/policy/policy_browsertest.cc ('k') | content/child/npapi/plugin_stream_url.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698