diff options
Diffstat (limited to 'chrome/browser/geolocation/geolocation_dispatcher_host.h')
-rw-r--r-- | chrome/browser/geolocation/geolocation_dispatcher_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/geolocation/geolocation_dispatcher_host.h b/chrome/browser/geolocation/geolocation_dispatcher_host.h index 234dde1..38b79ef 100644 --- a/chrome/browser/geolocation/geolocation_dispatcher_host.h +++ b/chrome/browser/geolocation/geolocation_dispatcher_host.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_GEOLOCATION_GEOLOCATION_DISPATCHER_HOST_H_ #define CHROME_BROWSER_GEOLOCATION_GEOLOCATION_DISPATCHER_HOST_H_ +#pragma once #include "base/ref_counted.h" |