diff options
Diffstat (limited to 'chrome/browser/gtk/custom_button.h')
-rw-r--r-- | chrome/browser/gtk/custom_button.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/gtk/custom_button.h b/chrome/browser/gtk/custom_button.h index 10cd1e6..0e54732 100644 --- a/chrome/browser/gtk/custom_button.h +++ b/chrome/browser/gtk/custom_button.h @@ -13,8 +13,6 @@ #include "base/scoped_ptr.h" #include "chrome/common/owned_widget_gtk.h" -class NineBox; - // These classes implement two kinds of custom-drawn buttons. They're // used on the toolbar and the bookmarks bar. |