diff options
Diffstat (limited to 'chromeos/network/geolocation_handler.h')
-rw-r--r-- | chromeos/network/geolocation_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/network/geolocation_handler.h b/chromeos/network/geolocation_handler.h index 68766d3..5c35e18 100644 --- a/chromeos/network/geolocation_handler.h +++ b/chromeos/network/geolocation_handler.h @@ -6,7 +6,7 @@ #define CHROMEOS_NETWORK_GEOLOCATION_HANDLER_H_ #include "base/memory/weak_ptr.h" -#include "base/time.h" +#include "base/time/time.h" #include "chromeos/dbus/dbus_method_call_status.h" #include "chromeos/dbus/shill_property_changed_observer.h" #include "chromeos/network/network_handler.h" |