| Index: third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.cpp
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.cpp b/third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.cpp
|
| index e6a0c3636e7aa0a5072686ad31bad278d5c1fb99..c4b20f621328d6b9c8ca98b79ff5f649b6fd5ce5 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.cpp
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.cpp
|
| @@ -23,7 +23,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/indexeddb/IDBCursorWithValue.h"
|
|
|
| #include "modules/indexeddb/IDBKey.h"
|
|
|