Index: content/worker/worker_webkitplatformsupport_impl.cc |
diff --git a/content/worker/worker_webkitplatformsupport_impl.cc b/content/worker/worker_webkitplatformsupport_impl.cc |
index d37621a600c2ee529fa4565f7afc3c2129a73683..0aa209b6539a3fb0efeeb983125c2241eeeed033 100644 |
--- a/content/worker/worker_webkitplatformsupport_impl.cc |
+++ b/content/worker/worker_webkitplatformsupport_impl.cc |
@@ -9,6 +9,7 @@ |
#include "content/common/database_util.h" |
#include "content/common/file_system/webfilesystem_impl.h" |
#include "content/common/file_utilities_messages.h" |
+#include "content/common/indexed_db/proxy_webidbfactory_impl.h" |
jsbell
2012/02/10 18:57:29
Not used yet, right?
dgrogan
2012/02/10 19:57:20
Ah right, removed.
|
#include "content/common/mime_registry_messages.h" |
#include "content/common/webblobregistry_impl.h" |
#include "content/common/webmessageportchannel_impl.h" |