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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 7806020: Add DeletePluginInDeallocate UI test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index 2d457dbd70f34b88825a2aeaa313077f29879829..1a320e4cb53ef91a44d7c062c3932a749b1e48ad 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -583,6 +583,8 @@
'../../plugins/npapi/test/plugin_arguments_test.h',
'../../plugins/npapi/test/plugin_create_instance_in_paint.cc',
'../../plugins/npapi/test/plugin_create_instance_in_paint.h',
+ '../../plugins/npapi/test/plugin_delete_plugin_in_deallocate_test.cc',
+ '../../plugins/npapi/test/plugin_delete_plugin_in_deallocate_test.h',
'../../plugins/npapi/test/plugin_delete_plugin_in_stream_test.cc',
'../../plugins/npapi/test/plugin_delete_plugin_in_stream_test.h',
'../../plugins/npapi/test/plugin_get_javascript_url_test.cc',

Powered by Google App Engine
This is Rietveld 408576698