| Index: sky/engine/wtf/DynamicAnnotations.h
|
| diff --git a/sky/engine/wtf/DynamicAnnotations.h b/sky/engine/wtf/DynamicAnnotations.h
|
| index ef4d799aad6320e1b241390ec697f45b26020980..df38ef5757683001f377ce9c4d4e7bc1a6577e91 100644
|
| --- a/sky/engine/wtf/DynamicAnnotations.h
|
| +++ b/sky/engine/wtf/DynamicAnnotations.h
|
| @@ -48,6 +48,7 @@
|
| * See http://code.google.com/p/data-race-test/wiki/DynamicAnnotations for more information.
|
| */
|
|
|
| +#include "sky/engine/wtf/OperatingSystem.h"
|
| #include "sky/engine/wtf/WTFExport.h"
|
|
|
| #if USE(DYNAMIC_ANNOTATIONS)
|
|
|