| Index: third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.cpp
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.cpp b/third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.cpp
|
| index 60146d4e607bc881acb0924bb18d33a091be2d9b..af6d5d720f6e07531f95d239f6a32b799faa8414 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.cpp
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.cpp
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| -
|
| #include "MockWebIDBDatabase.h"
|
|
|
| namespace blink {
|
|
|