diff options
Diffstat (limited to 'chrome/renderer/renderer_webapplicationcachehost_impl.h')
-rw-r--r-- | chrome/renderer/renderer_webapplicationcachehost_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/renderer_webapplicationcachehost_impl.h b/chrome/renderer/renderer_webapplicationcachehost_impl.h index e709fa9..6405317 100644 --- a/chrome/renderer/renderer_webapplicationcachehost_impl.h +++ b/chrome/renderer/renderer_webapplicationcachehost_impl.h @@ -4,6 +4,7 @@ #ifndef CHROME_RENDERER_RENDERER_WEBAPPLICATIONCACHEHOST_IMPL_H_ #define CHROME_RENDERER_RENDERER_WEBAPPLICATIONCACHEHOST_IMPL_H_ +#pragma once #include "webkit/appcache/web_application_cache_host_impl.h" |