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

Unified Diff: chrome/chrome_tests.gypi

Issue 15946006: Move C++ code from webkit/tools/test_shell to webkit/support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix npapi_test_plugin 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_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index da918274b21da45666a2e2e60036056edcc5ca1f..dd9b024853a052d2525f3dcb7d9ab5ae6bfd6143 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1175,7 +1175,7 @@
'../third_party/safe_browsing/safe_browsing.gyp:safe_browsing',
'../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
'../v8/tools/gyp/v8.gyp:v8',
- '../webkit/webkit.gyp:test_shell_test_support',
+ '../webkit/plugins/webkit_plugins.gyp:test_mock_plugin_list',
# Runtime dependencies
'../ppapi/ppapi_internal.gyp:ppapi_tests',
'../third_party/mesa/mesa.gyp:osmesa',
@@ -2061,7 +2061,7 @@
'dependencies': [
# build time dependency.
'../v8/tools/gyp/v8.gyp:v8_shell#host',
- '../webkit/webkit.gyp:copy_npapi_test_plugin',
+ '../webkit/plugins/webkit_plugins.gyp:copy_npapi_test_plugin',
],
}],
['enable_app_list==0', {
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698