| Index: components/captive_portal/captive_portal_detector_unittest.cc
|
| diff --git a/components/captive_portal/captive_portal_detector_unittest.cc b/components/captive_portal/captive_portal_detector_unittest.cc
|
| index bff38212bfb6bf3f933fd59793d2c09855b6ff95..2f7c0fa16336ac56d28918f441b0416652e8b6c0 100644
|
| --- a/components/captive_portal/captive_portal_detector_unittest.cc
|
| +++ b/components/captive_portal/captive_portal_detector_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "components/captive_portal/captive_portal_detector.h"
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/run_loop.h"
|
|
|