Chromium Code Reviews| Index: base/atomic_ref_count.h |
| diff --git a/base/atomic_ref_count.h b/base/atomic_ref_count.h |
| index 73d7f4396ed94e1a1c08fd2917659fa0be4e6c5f..076a94490d914e9bcdabacd3ed058c2b10925395 100644 |
| --- a/base/atomic_ref_count.h |
| +++ b/base/atomic_ref_count.h |
| @@ -12,7 +12,7 @@ |
| #define BASE_ATOMIC_REF_COUNT_H_ |
| #include "base/atomicops.h" |
| -#include "base/dynamic_annotations.h" |
| +#include "base/third_party/dynamic_annotations/dynamic_annotations.h" |
| namespace base { |