diff options
Diffstat (limited to 'chrome/browser/gtk/download_item_gtk.cc')
-rw-r--r-- | chrome/browser/gtk/download_item_gtk.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/gtk/download_item_gtk.cc b/chrome/browser/gtk/download_item_gtk.cc index 7a68dc1..3a0c801 100644 --- a/chrome/browser/gtk/download_item_gtk.cc +++ b/chrome/browser/gtk/download_item_gtk.cc @@ -4,9 +4,7 @@ #include "chrome/browser/gtk/download_item_gtk.h" -#include "app/gtk_util.h" #include "app/l10n_util.h" -#include "app/menus/simple_menu_model.h" #include "app/resource_bundle.h" #include "app/slide_animation.h" #include "app/text_elider.h" |