| Index: chrome/browser/apps/app_url_redirector.h
|
| diff --git a/chrome/browser/apps/app_url_redirector.h b/chrome/browser/apps/app_url_redirector.h
|
| index 629af379f1bf0681656e7499746fde6e6eaf70ea..399e51df6279a6f65dba8e1be7a30378189b9c44 100644
|
| --- a/chrome/browser/apps/app_url_redirector.h
|
| +++ b/chrome/browser/apps/app_url_redirector.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_APPS_APP_URL_REDIRECTOR_H_
|
| #define CHROME_BROWSER_APPS_APP_URL_REDIRECTOR_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/public/browser/navigation_throttle.h"
|
|
|
|
|