| Index: chrome/browser/android/intercept_download_resource_throttle.h
|
| diff --git a/chrome/browser/android/intercept_download_resource_throttle.h b/chrome/browser/android/intercept_download_resource_throttle.h
|
| index 6ecfb439739dcee5e9d0c7915c56290ddf8e7998..019407638d141218c68b920a33c3638319edcece 100644
|
| --- a/chrome/browser/android/intercept_download_resource_throttle.h
|
| +++ b/chrome/browser/android/intercept_download_resource_throttle.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_ANDROID_INTERCEPT_DOWNLOAD_RESOURCE_THROTTLE_H_
|
| #define CHROME_BROWSER_ANDROID_INTERCEPT_DOWNLOAD_RESOURCE_THROTTLE_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "content/public/browser/resource_throttle.h"
|
|
|
| namespace net {
|
|
|