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

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

Issue 7037027: Fixes Issues #5751 & #22631: NPObject identity (Closed)
Patch Set: hopefully added base url Created 9 years, 7 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 | « webkit/plugins/npapi/test/plugin_test_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 6b3032c1b69a2a98f8779f3b52248bc64a5eb86c..1f364d76a24a10da0b859e016a0352fd72615345 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -578,6 +578,8 @@
'../../plugins/npapi/test/plugin_javascript_open_popup.h',
'../../plugins/npapi/test/plugin_new_fails_test.cc',
'../../plugins/npapi/test/plugin_new_fails_test.h',
+ '../../plugins/npapi/test/plugin_npobject_identity_test.cc',
+ '../../plugins/npapi/test/plugin_npobject_identity_test.h',
'../../plugins/npapi/test/plugin_npobject_lifetime_test.cc',
'../../plugins/npapi/test/plugin_npobject_lifetime_test.h',
'../../plugins/npapi/test/plugin_npobject_proxy_test.cc',
« no previous file with comments | « webkit/plugins/npapi/test/plugin_test_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698