| Index: base/debug/leak_annotations.h
|
| diff --git a/base/debug/leak_annotations.h b/base/debug/leak_annotations.h
|
| index ef37959aadc17be95f68ea0b4768acfc64c510cd..dc502461d0757d73dc5554bdcb63fec4c1113a00 100644
|
| --- a/base/debug/leak_annotations.h
|
| +++ b/base/debug/leak_annotations.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef BASE_DEBUG_LEAK_ANNOTATIONS_H_
|
| #define BASE_DEBUG_LEAK_ANNOTATIONS_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "build/build_config.h"
|
|
|
| // This file defines macros which can be used to annotate intentional memory
|
|
|