Index: content/browser/loader/navigation_resource_throttle.h |
diff --git a/content/browser/loader/navigation_resource_throttle.h b/content/browser/loader/navigation_resource_throttle.h |
index 753d99b33942e3658b5262f9280ff9488fac6e3e..6357b20aad4016e9c14d684c989ace9f04c1a09d 100644 |
--- a/content/browser/loader/navigation_resource_throttle.h |
+++ b/content/browser/loader/navigation_resource_throttle.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_BROWSER_LOADER_NAVIGATION_RESOURCE_THROTTLE_H_ |
#define CONTENT_BROWSER_LOADER_NAVIGATION_RESOURCE_THROTTLE_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
#include "content/public/browser/navigation_throttle.h" |
#include "content/public/browser/resource_throttle.h" |