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

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

Issue 5685002: Make it possible to write simple unit tests for the pepper implementation. Th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years 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
===================================================================
--- webkit/tools/test_shell/test_shell.gypi (revision 68719)
+++ webkit/tools/test_shell/test_shell.gypi (working copy)
@@ -401,9 +401,16 @@
'../../glue/mock_webframe.h',
'../../glue/mock_weburlloader_impl.h',
'../../glue/multipart_response_delegate_unittest.cc',
+ '../../glue/plugins/mock_plugin_delegate.cc',
+ '../../glue/plugins/mock_plugin_delegate.h',
+ '../../glue/plugins/mock_resource.h',
'../../glue/plugins/plugin_group_unittest.cc',
'../../glue/plugins/plugin_lib_unittest.cc',
+ '../../glue/plugins/ppapi_unittest.cc',
+ '../../glue/plugins/ppapi_unittest.h',
+ '../../glue/plugins/resource_tracker_unittest.cc',
'../../glue/plugins/webplugin_impl_unittest.cc',
+ '../../glue/plugins/webplugin_impl_unittest.cc',
'../../glue/regular_expression_unittest.cc',
'../../glue/resource_fetcher_unittest.cc',
'../../glue/unittest_test_server.h',
« webkit/glue/plugins/ppapi_unittest.h ('K') | « webkit/glue/plugins/resource_tracker_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698