diff options
Diffstat (limited to 'content/browser/web_contents/interstitial_page_impl.h')
-rw-r--r-- | content/browser/web_contents/interstitial_page_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/web_contents/interstitial_page_impl.h b/content/browser/web_contents/interstitial_page_impl.h index 899c284..a9c0ef9 100644 --- a/content/browser/web_contents/interstitial_page_impl.h +++ b/content/browser/web_contents/interstitial_page_impl.h @@ -4,7 +4,6 @@ #ifndef CONTENT_BROWSER_WEB_CONTENTS_INTERSTITIAL_PAGE_IMPL_H_ #define CONTENT_BROWSER_WEB_CONTENTS_INTERSTITIAL_PAGE_IMPL_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" |