| Index: Source/modules/webdatabase/DatabaseClient.cpp
|
| diff --git a/Source/modules/webdatabase/DatabaseClient.cpp b/Source/modules/webdatabase/DatabaseClient.cpp
|
| index ce62882ceb1452bae3744339bb01ec6e7a1bb126..ef4c9e88d1831968493dcd2a785173a60fb1fca8 100644
|
| --- a/Source/modules/webdatabase/DatabaseClient.cpp
|
| +++ b/Source/modules/webdatabase/DatabaseClient.cpp
|
| @@ -32,7 +32,6 @@
|
| #include "DatabaseClient.h"
|
|
|
| #include "core/dom/Document.h"
|
| -#include "core/workers/WorkerClients.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
|
|
| namespace WebCore {
|
|
|