| Index: ios/crnet/crnet_environment.h
|
| diff --git a/ios/crnet/crnet_environment.h b/ios/crnet/crnet_environment.h
|
| index 63aae08382236b2c3b7d5f9a550ec7ae81478630..6091ee05bef01e78b4139de8773759899d52ccfb 100644
|
| --- a/ios/crnet/crnet_environment.h
|
| +++ b/ios/crnet/crnet_environment.h
|
| @@ -6,6 +6,7 @@
|
| #define IOS_CRNET_CRNET_ENVIRONMENT_H_
|
|
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/threading/thread.h"
|
|
|