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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 5794003: Deinline even more destructors. (Closed) Base URL: svn://svn.chromium.org/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/glue/plugins/webplugin_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index 83aeb2e1fcb32bb33d04e37bbd54387cdb14851c..5292fbecccecd7bb3f1628f09a4e72a3ea34139d 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -297,9 +297,14 @@
'plugins/webview_plugin.h',
'plugins/webplugin.cc',
'plugins/webplugin.h',
+ 'plugins/webplugin_audio_device_delegate.cc',
+ 'plugins/webplugin_audio_device_delegate.h',
+ 'plugins/webplugin_2d_device_delegate.cc',
'plugins/webplugin_2d_device_delegate.h',
+ 'plugins/webplugin_3d_device_delegate.cc',
'plugins/webplugin_3d_device_delegate.h',
'plugins/webplugin_accelerated_surface_mac.h',
+ 'plugins/webplugin_delegate.cc',
'plugins/webplugin_delegate.h',
'plugins/webplugin_delegate_impl.cc',
'plugins/webplugin_delegate_impl.h',
« no previous file with comments | « webkit/glue/plugins/webplugin_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698