Index: extensions/browser/api/api_resource.h |
diff --git a/extensions/browser/api/api_resource.h b/extensions/browser/api/api_resource.h |
index c696d46f46e9b7ad5daf72db7170bc4b59b31647..f068103415e76635a3430ffb69014f2c00813f73 100644 |
--- a/extensions/browser/api/api_resource.h |
+++ b/extensions/browser/api/api_resource.h |
@@ -5,7 +5,7 @@ |
#ifndef EXTENSIONS_BROWSER_API_API_RESOURCE_H_ |
#define EXTENSIONS_BROWSER_API_API_RESOURCE_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "content/public/browser/browser_thread.h" |
#include "extensions/common/extension.h" |