Index: content/common/indexed_db/proxy_webidbfactory_impl.h |
=================================================================== |
--- content/common/indexed_db/proxy_webidbfactory_impl.h (revision 175802) |
+++ content/common/indexed_db/proxy_webidbfactory_impl.h (working copy) |
@@ -5,10 +5,10 @@ |
#ifndef CONTENT_COMMON_INDEXED_DB_PROXY_WEBIDBFACTORY_IMPL_H_ |
#define CONTENT_COMMON_INDEXED_DB_PROXY_WEBIDBFACTORY_IMPL_H_ |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebIDBCallbacks.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebIDBDatabaseCallbacks.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebIDBFactory.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebVector.h" |
namespace WebKit { |
class WebFrame; |