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

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

Issue 5828003: Move the Pepper implementation from webkit/glue/plugins/pepper_* to... (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
« no previous file with comments | « webkit/plugins/ppapi/webplugin_impl.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
===================================================================
--- webkit/tools/test_shell/test_shell.gypi (revision 69381)
+++ webkit/tools/test_shell/test_shell.gypi (working copy)
@@ -404,14 +404,8 @@
'../../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',
@@ -422,6 +416,12 @@
'../../glue/webkit_glue_unittest.cc',
'../../glue/webpasswordautocompletelistener_unittest.cc',
'../../glue/webview_unittest.cc',
+ '../../plugins/ppapi/mock_plugin_delegate.cc',
+ '../../plugins/ppapi/mock_plugin_delegate.h',
+ '../../plugins/ppapi/mock_resource.h',
+ '../../plugins/ppapi/ppapi_unittest.cc',
+ '../../plugins/ppapi/ppapi_unittest.h',
+ '../../plugins/ppapi/resource_tracker_unittest.cc',
'../webcore_unit_tests/BMPImageDecoder_unittest.cpp',
'../webcore_unit_tests/ICOImageDecoder_unittest.cpp',
'event_listener_unittest.cc',
« no previous file with comments | « webkit/plugins/ppapi/webplugin_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698