Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(368)

Unified Diff: device/geolocation/location_provider_android.cc

Issue 2200483002: Geolocation cleanup: run clang-format (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: device/geolocation/location_provider_android.cc
diff --git a/device/geolocation/location_provider_android.cc b/device/geolocation/location_provider_android.cc
index 02faf25db04c64470aae0cef534ae30f588a66ef..0f97923dc8900e3894b90fe6e9916e90a10244ea 100644
--- a/device/geolocation/location_provider_android.cc
+++ b/device/geolocation/location_provider_android.cc
@@ -12,8 +12,7 @@
namespace device {
// LocationProviderAndroid
-LocationProviderAndroid::LocationProviderAndroid() {
-}
+LocationProviderAndroid::LocationProviderAndroid() {}
LocationProviderAndroid::~LocationProviderAndroid() {
StopProvider();
« no previous file with comments | « device/geolocation/location_arbitrator_impl_unittest.cc ('k') | device/geolocation/location_provider_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698