| Index: chrome/browser/tab_contents/render_view_context_menu_gtk.h
|
| diff --git a/chrome/browser/tab_contents/render_view_context_menu_gtk.h b/chrome/browser/tab_contents/render_view_context_menu_gtk.h
|
| index ad73e23abb08931f754785b529c25868f490e8a1..08cd7523468fc8099e4cfb4e49c75b0ab81fe9a5 100644
|
| --- a/chrome/browser/tab_contents/render_view_context_menu_gtk.h
|
| +++ b/chrome/browser/tab_contents/render_view_context_menu_gtk.h
|
| @@ -6,9 +6,6 @@
|
| #define CHROME_BROWSER_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_GTK_H_
|
| #pragma once
|
|
|
| -#include <string>
|
| -#include <vector>
|
| -
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/gtk/menu_gtk.h"
|
| #include "chrome/browser/tab_contents/render_view_context_menu.h"
|
|
|