Index: content/renderer/renderer_webkitplatformsupport_impl.cc |
=================================================================== |
--- content/renderer/renderer_webkitplatformsupport_impl.cc (revision 202679) |
+++ content/renderer/renderer_webkitplatformsupport_impl.cc (working copy) |
@@ -13,7 +13,6 @@ |
#include "base/utf_string_conversions.h" |
#include "content/common/database_util.h" |
#include "content/common/file_utilities_messages.h" |
-#include "content/common/fileapi/webblobregistry_impl.h" |
#include "content/common/gpu/client/context_provider_command_buffer.h" |
#include "content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h" |
#include "content/common/mime_registry_messages.h" |
@@ -23,6 +22,7 @@ |
#include "content/common_child/fileapi/webfilesystem_impl.h" |
#include "content/common_child/indexed_db/proxy_webidbfactory_impl.h" |
#include "content/common_child/npobject_util.h" |
+#include "content/common_child/webblobregistry_impl.h" |
#include "content/public/common/content_switches.h" |
#include "content/public/renderer/content_renderer_client.h" |
#include "content/renderer/dom_storage/webstoragenamespace_impl.h" |