| Index: Source/modules/webdatabase/DatabaseBackendBase.cpp
|
| diff --git a/Source/modules/webdatabase/DatabaseBackendBase.cpp b/Source/modules/webdatabase/DatabaseBackendBase.cpp
|
| index 2e84f0f7442ee0d4a84b306a42431a2a78ecb6f4..6b64b69a394dd7140ea61f241ba4a96ce68519cc 100644
|
| --- a/Source/modules/webdatabase/DatabaseBackendBase.cpp
|
| +++ b/Source/modules/webdatabase/DatabaseBackendBase.cpp
|
| @@ -43,11 +43,9 @@
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebPlatformDatabaseObserver.h"
|
| #include "weborigin/DatabaseIdentifier.h"
|
| -#include "weborigin/SecurityOrigin.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefPtr.h"
|
| #include "wtf/StdLibExtras.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/StringHash.h"
|
|
|