diff options
Diffstat (limited to 'chrome/browser/cookie_prompt_modal_dialog_delegate.h')
| -rw-r--r-- | chrome/browser/cookie_prompt_modal_dialog_delegate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/cookie_prompt_modal_dialog_delegate.h b/chrome/browser/cookie_prompt_modal_dialog_delegate.h index 3708c05..1a89eaa 100644 --- a/chrome/browser/cookie_prompt_modal_dialog_delegate.h +++ b/chrome/browser/cookie_prompt_modal_dialog_delegate.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_COOKIE_PROMPT_MODAL_DIALOG_DELEGATE_H_ #define CHROME_BROWSER_COOKIE_PROMPT_MODAL_DIALOG_DELEGATE_H_ +#pragma once // Delegate for handling modal dialog results from CookiePromptModalDialog. // The implementer of this MUST guarentee that from the time it's passed to the |
