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

Unified Diff: content/content_tests.gypi

Issue 16300009: remove webkit.gyp (and the test_shell target) and update affected targets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix missing commas Created 7 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | webkit/support/test_shell_dummy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 91504d76e24746bce772d6bc0ae4ccb2b771d5de..d6a29d96ab97b5cc060eb24c1da96373dabb817b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -931,8 +931,8 @@
# npapi test plugin doesn't build on android or ios
'dependencies': [
# Runtime dependencies
+ '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:copy_TestNetscapePlugIn',
'../webkit/plugins/webkit_plugins.gyp:copy_npapi_test_plugin',
- '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn',
],
}],
['enable_webrtc==1', {
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | webkit/support/test_shell_dummy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698