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

Unified Diff: webkit/glue/SConscript

Issue 27222: Chrome side to implement WebMimeRegistry. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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
Index: webkit/glue/SConscript
===================================================================
--- webkit/glue/SConscript (revision 10468)
+++ webkit/glue/SConscript (working copy)
@@ -78,6 +78,7 @@
'resource_handle_impl.cc',
'resource_loader_bridge.cc',
'searchable_form_data.cc',
+ 'simple_webmimeregistry_impl.cc',
'stacking_order_iterator.cc',
'webclipboard_impl.cc',
'webcursor.cc',
@@ -87,7 +88,7 @@
'webframe_impl.cc',
'webframeloaderclient_impl.cc',
'webhistoryitem_impl.cc',
- 'webkit_client_impl.cc',
+ 'webkitclient_impl.cc',
'webkit_glue.cc',
'webmediaplayer_impl.cc',
'webplugin_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698