Chromium Code Reviews| Index: mojo/common/weak_interface_ptr_set.h |
| diff --git a/mojo/common/weak_interface_ptr_set.h b/mojo/common/weak_interface_ptr_set.h |
| index 3a73640b3602804c24cb613cd2ea7c4d21d14cf0..9e50eb2f1a2fbc2f37f25362fe033b3d12b5940d 100644 |
| --- a/mojo/common/weak_interface_ptr_set.h |
| +++ b/mojo/common/weak_interface_ptr_set.h |
| @@ -8,6 +8,7 @@ |
| #include <utility> |
| #include <vector> |
| +#include "base/macros.h" |
| #include "base/memory/weak_ptr.h" |
| #include "mojo/public/cpp/bindings/interface_ptr.h" |