diff options
Diffstat (limited to 'chrome/browser/gtk/bookmark_bar_instructions_gtk.h')
-rw-r--r-- | chrome/browser/gtk/bookmark_bar_instructions_gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gtk/bookmark_bar_instructions_gtk.h b/chrome/browser/gtk/bookmark_bar_instructions_gtk.h index fd19eb2..b58e507 100644 --- a/chrome/browser/gtk/bookmark_bar_instructions_gtk.h +++ b/chrome/browser/gtk/bookmark_bar_instructions_gtk.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_GTK_BOOKMARK_BAR_INSTRUCTIONS_GTK_H_ #define CHROME_BROWSER_GTK_BOOKMARK_BAR_INSTRUCTIONS_GTK_H_ +#pragma once #include "app/gtk_signal.h" #include "base/basictypes.h" |