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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 5841002: Finish deinlining virtual methods. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert parts of the balloon modifications 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/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index 53ad0dd85dba51ce29a9990746034968de9f7c13..cd8da4ba2e4cc97929dc9ffe2e9e9d6a443e7319 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -311,6 +311,8 @@
'plugins/webplugin_delegate_impl_gtk.cc',
'plugins/webplugin_delegate_impl_mac.mm',
'plugins/webplugin_delegate_impl_win.cc',
+ 'plugins/webplugin_file_delegate.cc',
+ 'plugins/webplugin_file_delegate.h',
'plugins/webplugin_impl.cc',
'plugins/webplugin_impl.h',
'plugins/webplugin_print_delegate.cc',
« chrome/browser/device_orientation/provider_impl.cc ('K') | « webkit/glue/plugins/webview_plugin.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698