Index: content/child/indexed_db/proxy_webidbfactory_impl.h |
diff --git a/content/child/indexed_db/proxy_webidbfactory_impl.h b/content/child/indexed_db/proxy_webidbfactory_impl.h |
index 696a8e10afd35336346a93ea04f5541f9905a1af..1ffa7aa39ab4d902d6c25c2e9706a32cfcc89050 100644 |
--- a/content/child/indexed_db/proxy_webidbfactory_impl.h |
+++ b/content/child/indexed_db/proxy_webidbfactory_impl.h |
@@ -11,6 +11,10 @@ |
#include "third_party/WebKit/public/platform/WebIDBFactory.h" |
#include "third_party/WebKit/public/platform/WebVector.h" |
+namespace net { |
+class URLRequestContext; |
+} |
+ |
namespace blink { |
class WebString; |
} |