Chromium Code Reviews| Index: cc/base/unique_notifier.h |
| diff --git a/cc/base/unique_notifier.h b/cc/base/unique_notifier.h |
| index 3cbc22a0a794ca8a96cfbe108ade054c27d5f0d3..b54091a0e1601c89aab771704af4f891754bd429 100644 |
| --- a/cc/base/unique_notifier.h |
| +++ b/cc/base/unique_notifier.h |
| @@ -6,6 +6,7 @@ |
| #define CC_BASE_UNIQUE_NOTIFIER_H_ |
| #include "base/callback.h" |
| +#include "base/macros.h" |
| #include "base/memory/weak_ptr.h" |
| #include "cc/base/cc_export.h" |