| Index: chrome/browser/tab_contents/infobar_delegate.h
|
| diff --git a/chrome/browser/tab_contents/infobar_delegate.h b/chrome/browser/tab_contents/infobar_delegate.h
|
| index 104501e3924227dd17eb9cffcf76e911089bc287..d6a189933ecf93b8a5274ef4d09ea70aedfb574d 100644
|
| --- a/chrome/browser/tab_contents/infobar_delegate.h
|
| +++ b/chrome/browser/tab_contents/infobar_delegate.h
|
| @@ -251,4 +251,4 @@ class SimpleAlertInfoBarDelegate : public AlertInfoBarDelegate {
|
| DISALLOW_COPY_AND_ASSIGN(SimpleAlertInfoBarDelegate);
|
| };
|
|
|
| -#endif // #ifndef CHROME_BROWSER_TAB_CONTENTS_INFOBAR_DELEGATE_H_
|
| +#endif // CHROME_BROWSER_TAB_CONTENTS_INFOBAR_DELEGATE_H_
|
|
|