| Index: Source/modules/webdatabase/DatabaseTracker.h
|
| diff --git a/Source/modules/webdatabase/DatabaseTracker.h b/Source/modules/webdatabase/DatabaseTracker.h
|
| index 777f4c3bad1bb8173a4b310844b19963a55ba5dc..2c299084fe93d82c81a78ca56c5216251abe8c6d 100644
|
| --- a/Source/modules/webdatabase/DatabaseTracker.h
|
| +++ b/Source/modules/webdatabase/DatabaseTracker.h
|
| @@ -35,13 +35,11 @@
|
| #include "wtf/HashSet.h"
|
| #include "wtf/ThreadingPrimitives.h"
|
| #include "wtf/text/StringHash.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
| class Database;
|
| class DatabaseContext;
|
| -class OriginLock;
|
| class SecurityOrigin;
|
|
|
| class DatabaseTracker {
|
|
|