Index: content/test/weburl_loader_mock.h |
diff --git a/content/test/weburl_loader_mock.h b/content/test/weburl_loader_mock.h |
index a098a8e5bac51e88d97c8bf26467277069043927..81a8e187bd9aff0cc648f366b23ecf3b96080716 100644 |
--- a/content/test/weburl_loader_mock.h |
+++ b/content/test/weburl_loader_mock.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_TEST_WEBURL_LOADER_MOCK_H_ |
#define CONTENT_TEST_WEBURL_LOADER_MOCK_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "third_party/WebKit/public/platform/WebURLLoader.h" |