Index: content/child/weburlresponse_extradata_impl.h |
diff --git a/content/child/weburlresponse_extradata_impl.h b/content/child/weburlresponse_extradata_impl.h |
index dd7765aa45510e8db12a82ef38e951d020bd9f6a..1c7a2441a71ed47558d53e2845d7885239403d03 100644 |
--- a/content/child/weburlresponse_extradata_impl.h |
+++ b/content/child/weburlresponse_extradata_impl.h |
@@ -7,8 +7,8 @@ |
#include <string> |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "content/common/content_export.h" |
#include "net/http/http_response_info.h" |
#include "third_party/WebKit/public/platform/WebURLResponse.h" |