| Index: Source/modules/webdatabase/QuotaTracker.h
|
| diff --git a/Source/modules/webdatabase/QuotaTracker.h b/Source/modules/webdatabase/QuotaTracker.h
|
| index 2df4fde77063725d00501b128b8e6dd2baec2d4b..9dec575df460ef762b531425735d43f2217f5496 100644
|
| --- a/Source/modules/webdatabase/QuotaTracker.h
|
| +++ b/Source/modules/webdatabase/QuotaTracker.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef QuotaTracker_h
|
| #define QuotaTracker_h
|
|
|
| -#include "weborigin/SecurityOrigin.h"
|
| +#include "platform/weborigin/SecurityOrigin.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/ThreadingPrimitives.h"
|
| #include "wtf/text/StringHash.h"
|
|
|