diff options
Diffstat (limited to 'content/browser/geolocation/geolocation_observer.h')
-rw-r--r-- | content/browser/geolocation/geolocation_observer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/geolocation/geolocation_observer.h b/content/browser/geolocation/geolocation_observer.h index 1babcaa..0411ad0 100644 --- a/content/browser/geolocation/geolocation_observer.h +++ b/content/browser/geolocation/geolocation_observer.h @@ -4,7 +4,6 @@ #ifndef CONTENT_BROWSER_GEOLOCATION_GEOLOCATION_OBSERVER_H_ #define CONTENT_BROWSER_GEOLOCATION_GEOLOCATION_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "content/common/content_export.h" |