| Index: base/synchronization/lock_unittest.cc
|
| diff --git a/base/synchronization/lock_unittest.cc b/base/synchronization/lock_unittest.cc
|
| index 967efb8e9237160bea1f190fc64e396347f7cb53..27f335e2cc59dfae68e645494db30d1540bf63dd 100644
|
| --- a/base/synchronization/lock_unittest.cc
|
| +++ b/base/synchronization/lock_unittest.cc
|
| @@ -7,6 +7,7 @@
|
| #include <stdlib.h>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|