diff options
Diffstat (limited to 'chrome/browser/repost_form_warning_controller.h')
-rw-r--r-- | chrome/browser/repost_form_warning_controller.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/repost_form_warning_controller.h b/chrome/browser/repost_form_warning_controller.h index ce22d7b..6381b8b 100644 --- a/chrome/browser/repost_form_warning_controller.h +++ b/chrome/browser/repost_form_warning_controller.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_REPOST_FORM_WARNING_CONTROLLER_H_ #define CHROME_BROWSER_REPOST_FORM_WARNING_CONTROLLER_H_ +#pragma once #include "chrome/browser/tab_contents/constrained_window.h" #include "chrome/common/notification_registrar.h" |