diff options
Diffstat (limited to 'chrome/browser/gtk/overflow_button.h')
-rw-r--r-- | chrome/browser/gtk/overflow_button.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gtk/overflow_button.h b/chrome/browser/gtk/overflow_button.h index 5362e6b..f499c48 100644 --- a/chrome/browser/gtk/overflow_button.h +++ b/chrome/browser/gtk/overflow_button.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_GTK_OVERFLOW_BUTTON_H_ #define CHROME_BROWSER_GTK_OVERFLOW_BUTTON_H_ +#pragma once #include "chrome/common/notification_observer.h" #include "chrome/common/notification_registrar.h" |