| Index: chromeos/geolocation/simple_geolocation_request.h
|
| diff --git a/chromeos/geolocation/simple_geolocation_request.h b/chromeos/geolocation/simple_geolocation_request.h
|
| index 5ec5ce31b4548bbed53bd0c7353ce49f67613962..8771e5d563d6e9ecf99a2916306a3e2a942313f6 100644
|
| --- a/chromeos/geolocation/simple_geolocation_request.h
|
| +++ b/chromeos/geolocation/simple_geolocation_request.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef CHROMEOS_GEOLOCATION_SIMPLE_GEOLOCATION_REQUEST_H_
|
| #define CHROMEOS_GEOLOCATION_SIMPLE_GEOLOCATION_REQUEST_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
|
|