diff options
Diffstat (limited to 'chrome/renderer/geolocation_dispatcher.h')
-rw-r--r-- | chrome/renderer/geolocation_dispatcher.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/geolocation_dispatcher.h b/chrome/renderer/geolocation_dispatcher.h index c200e41..e6fea72 100644 --- a/chrome/renderer/geolocation_dispatcher.h +++ b/chrome/renderer/geolocation_dispatcher.h @@ -4,6 +4,7 @@ #ifndef CHROME_RENDERER_GEOLOCATION_DISPATCHER_H_ #define CHROME_RENDERER_GEOLOCATION_DISPATCHER_H_ +#pragma once #include "base/basictypes.h" #include "base/id_map.h" |