Index: base/logging_unittest.cc |
diff --git a/base/logging_unittest.cc b/base/logging_unittest.cc |
index 95a16f2e4bb12d0857812a57dadf955ac2cf0a6c..6ee4e76a53fdb6a5c1400efa2c99aacd145e1bc2 100644 |
--- a/base/logging_unittest.cc |
+++ b/base/logging_unittest.cc |
@@ -3,6 +3,7 @@ |
// found in the LICENSE file. |
#include "base/basictypes.h" |
+#include "base/compiler_specific.h" |
#include "base/logging.h" |
#include "testing/gmock/include/gmock/gmock.h" |