diff options
Diffstat (limited to 'content/browser/geolocation/libgps_wrapper_linux.h')
-rw-r--r-- | content/browser/geolocation/libgps_wrapper_linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/geolocation/libgps_wrapper_linux.h b/content/browser/geolocation/libgps_wrapper_linux.h index 82b438b..9b3d79c7 100644 --- a/content/browser/geolocation/libgps_wrapper_linux.h +++ b/content/browser/geolocation/libgps_wrapper_linux.h @@ -7,7 +7,6 @@ #ifndef CONTENT_BROWSER_GEOLOCATION_LIBGPS_WRAPPER_LINUX_H_ #define CONTENT_BROWSER_GEOLOCATION_LIBGPS_WRAPPER_LINUX_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" |