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

Unified Diff: device/geolocation/wifi_data_provider_mac.h

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/wifi_data_provider_mac.h
diff --git a/device/geolocation/wifi_data_provider_mac.h b/device/geolocation/wifi_data_provider_mac.h
index 5553df2cda58183f89b9480f07115d172d70d5a2..7d1f30bf59eda93cda810ae16d470df0d596f353 100644
--- a/device/geolocation/wifi_data_provider_mac.h
+++ b/device/geolocation/wifi_data_provider_mac.h
@@ -31,6 +31,6 @@ class WifiDataProviderMac : public WifiDataProviderCommon {
// API can not be initialized.
WifiDataProviderCommon::WlanApiInterface* NewCoreWlanApi();
-} // namespace device
+} // namespace device
#endif // DEVICE_GEOLOCATION_WIFI_DATA_PROVIDER_MAC_H_
« no previous file with comments | « device/geolocation/wifi_data_provider_linux_unittest.cc ('k') | device/geolocation/wifi_data_provider_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698