| Index: base/ios/scoped_critical_action.h
|
| diff --git a/base/ios/scoped_critical_action.h b/base/ios/scoped_critical_action.h
|
| index 803d587517618506cc682d9bc2758ad4a3cf8a59..61c471e2d259673069eafe956f57ee8e1591a0e7 100644
|
| --- a/base/ios/scoped_critical_action.h
|
| +++ b/base/ios/scoped_critical_action.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef BASE_IOS_SCOPED_CRITICAL_ACTION_H_
|
| #define BASE_IOS_SCOPED_CRITICAL_ACTION_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/synchronization/lock.h"
|
|
|
|
|