| Index: Source/modules/quota/DeprecatedStorageInfo.h
|
| diff --git a/Source/modules/quota/DeprecatedStorageInfo.h b/Source/modules/quota/DeprecatedStorageInfo.h
|
| index a2f4728164ad2a52ef75806f12df039713af25dd..931f15de5419a5631843afc2e822e6ad35f7715d 100644
|
| --- a/Source/modules/quota/DeprecatedStorageInfo.h
|
| +++ b/Source/modules/quota/DeprecatedStorageInfo.h
|
| @@ -34,6 +34,7 @@
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "heap/Handle.h"
|
| #include "modules/quota/DeprecatedStorageQuota.h"
|
| +#include "wtf/PassOwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/RefPtr.h"
|
|
|