| Index: chromeos/timezone/timezone_provider.cc
|
| diff --git a/chromeos/timezone/timezone_provider.cc b/chromeos/timezone/timezone_provider.cc
|
| index 89c1548992f13621088b1a68724b2d898b67a2b1..c9646c681bfafab199534f704a63b96b890eeffe 100644
|
| --- a/chromeos/timezone/timezone_provider.cc
|
| +++ b/chromeos/timezone/timezone_provider.cc
|
| @@ -9,10 +9,8 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "base/time/time.h"
|
| #include "chromeos/geolocation/geoposition.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| -#include "url/gurl.h"
|
|
|
| namespace chromeos {
|
|
|
|
|