diff options
Diffstat (limited to 'chrome/browser/geolocation/gps_location_provider_linux.h')
-rw-r--r-- | chrome/browser/geolocation/gps_location_provider_linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/geolocation/gps_location_provider_linux.h b/chrome/browser/geolocation/gps_location_provider_linux.h index 67fd5a8..ec7dba4 100644 --- a/chrome/browser/geolocation/gps_location_provider_linux.h +++ b/chrome/browser/geolocation/gps_location_provider_linux.h @@ -9,6 +9,7 @@ #ifndef CHROME_BROWSER_GEOLOCATION_GPS_LOCATION_PROVIDER_LINUX_H_ #define CHROME_BROWSER_GEOLOCATION_GPS_LOCATION_PROVIDER_LINUX_H_ +#pragma once #include "chrome/browser/geolocation/location_provider.h" #include "chrome/common/geoposition.h" |