Index: device/geolocation/geolocation_provider_impl.h |
diff --git a/device/geolocation/geolocation_provider_impl.h b/device/geolocation/geolocation_provider_impl.h |
index f21b9dcc5a783bb04f644cc4ee2158462b9e62bf..e092b8b27ee299cc57da0848d66330c10eb1edc7 100644 |
--- a/device/geolocation/geolocation_provider_impl.h |
+++ b/device/geolocation/geolocation_provider_impl.h |
@@ -18,7 +18,8 @@ |
#include "device/geolocation/geoposition.h" |
namespace base { |
-template<typename Type> struct DefaultSingletonTraits; |
+template <typename Type> |
+struct DefaultSingletonTraits; |
class SingleThreadTaskRunner; |
} |