Chromium Code Reviews| Index: base/scoped_native_library.h |
| diff --git a/base/scoped_native_library.h b/base/scoped_native_library.h |
| index bfe5566a2c97773ec8aa001b38ad08c2e9654c40..e58297b27c195cc5cacabe9609be1642d475896a 100644 |
| --- a/base/scoped_native_library.h |
| +++ b/base/scoped_native_library.h |
| @@ -6,6 +6,7 @@ |
| #define BASE_SCOPED_NATIVE_LIBRARY_H_ |
| #include "base/base_export.h" |
| +#include "base/macros.h" |
| #include "base/native_library.h" |
| namespace base { |