Index: content/test/mock_weburlloader.h |
diff --git a/content/test/mock_weburlloader.h b/content/test/mock_weburlloader.h |
index 4b96ed3d597717d9f91f2ebad15d0afe458a295f..3518b67b18ff24d4b3acccd5f825324a3b4be54d 100644 |
--- a/content/test/mock_weburlloader.h |
+++ b/content/test/mock_weburlloader.h |
@@ -5,6 +5,7 @@ |
#ifndef CONTENT_TEST_MOCK_WEBURLLOADER_H_ |
#define CONTENT_TEST_MOCK_WEBURLLOADER_H_ |
+#include "base/macros.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "third_party/WebKit/public/platform/WebURLLoader.h" |