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

Unified Diff: chrome/test/interactive_ui/interactive_ui_tests.gypi

Issue 602006: Remove webkit.gyp:pull_in_test_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 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') | third_party/ffmpeg/ffmpeg.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/interactive_ui/interactive_ui_tests.gypi
===================================================================
--- chrome/test/interactive_ui/interactive_ui_tests.gypi (revision 38624)
+++ chrome/test/interactive_ui/interactive_ui_tests.gypi (working copy)
@@ -65,7 +65,7 @@
['target_arch!="x64" and target_arch!="arm"', {
'dependencies': [
# run time dependency
- '<(DEPTH)/webkit/tools/test_shell/test_shell.gyp:npapi_test_plugin',
+ '<(DEPTH)/webkit/webkit.gyp:npapi_test_plugin',
],
}], # target_arch
['OS=="linux" and (toolkit_views==1 or chromeos==1)', {
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | third_party/ffmpeg/ffmpeg.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698