| Index: third_party/WebKit/Source/wtf/ContainerAnnotations.h
|
| diff --git a/third_party/WebKit/Source/wtf/ContainerAnnotations.h b/third_party/WebKit/Source/wtf/ContainerAnnotations.h
|
| index 9c5fb9e66a0c647ff8f6832cd05a6b708b64ad50..1055154380fe975874bb37d66e6a86ae7d718a2e 100644
|
| --- a/third_party/WebKit/Source/wtf/ContainerAnnotations.h
|
| +++ b/third_party/WebKit/Source/wtf/ContainerAnnotations.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef WTF_ContainerAnnotations_h
|
| #define WTF_ContainerAnnotations_h
|
|
|
| +#include "wtf/AddressSanitizer.h"
|
| #include "wtf/CPU.h"
|
|
|
| // TODO(ochang): Remove the CPU(X86_64) condition to enable this for X86 once
|
|
|