| Index: chrome/browser/captive_portal/captive_portal_login_detector.h
|
| diff --git a/chrome/browser/captive_portal/captive_portal_login_detector.h b/chrome/browser/captive_portal/captive_portal_login_detector.h
|
| index 1324e3eb492f7de97848114e7ee644bb8755213b..16c280cf3f4d8021b15ce3f90f5fed6121f4f021 100644
|
| --- a/chrome/browser/captive_portal/captive_portal_login_detector.h
|
| +++ b/chrome/browser/captive_portal/captive_portal_login_detector.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_LOGIN_DETECTOR_H_
|
| #define CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_LOGIN_DETECTOR_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/captive_portal/captive_portal_service.h"
|
|
|
| class Profile;
|
|
|