[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc
jorlow at chromium.org
jorlow at chromium.org
Wed Dec 22 13:27:45 UTC 2010
The following commit has been merged in the debian/experimental branch:
commit d3a7744155fdd96f9bccbe419c2cf815565a09f8
Author: jorlow at chromium.org <jorlow at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Sep 16 11:13:15 2010 +0000
2010-09-16 Jeremy Orlow <jorlow at chromium.org>
Speculative build fix.
* src/IDBIndexBackendProxy.cpp:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67603 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index aabe225..6ce12d7 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-16 Jeremy Orlow <jorlow at chromium.org>
+
+ Speculative build fix.
+
+ * src/IDBIndexBackendProxy.cpp:
+
2010-09-08 Jeremy Orlow <jorlow at chromium.org>
Reviewed by Steve Block.
diff --git a/WebKit/chromium/src/IDBIndexBackendProxy.cpp b/WebKit/chromium/src/IDBIndexBackendProxy.cpp
index 05097f2..f92f4f2 100644
--- a/WebKit/chromium/src/IDBIndexBackendProxy.cpp
+++ b/WebKit/chromium/src/IDBIndexBackendProxy.cpp
@@ -29,6 +29,7 @@
#if ENABLE(INDEXED_DATABASE)
#include "IDBCallbacks.h"
+#include "IDBKeyRange.h"
#include "WebIDBCallbacksImpl.h"
#include "WebIDBDatabaseError.h"
#include "WebIDBIndex.h"
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list