diff options
Diffstat (limited to 'chrome/browser/views/autocomplete/autocomplete_popup_win.h')
-rw-r--r-- | chrome/browser/views/autocomplete/autocomplete_popup_win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/autocomplete/autocomplete_popup_win.h b/chrome/browser/views/autocomplete/autocomplete_popup_win.h index 734938e..cb9e838 100644 --- a/chrome/browser/views/autocomplete/autocomplete_popup_win.h +++ b/chrome/browser/views/autocomplete/autocomplete_popup_win.h @@ -26,4 +26,4 @@ class AutocompletePopupWin : public views::WidgetWin { DISALLOW_COPY_AND_ASSIGN(AutocompletePopupWin); }; -#endif // #ifndef CHROME_BROWSER_VIEWS_AUTOCOMPLETE_AUTOCOMPLETE_POPUP_WIN_H_ +#endif // CHROME_BROWSER_VIEWS_AUTOCOMPLETE_AUTOCOMPLETE_POPUP_WIN_H_ |