Index: chrome/browser/gtk/options/cookies_view.h |
diff --git a/chrome/browser/gtk/options/cookies_view.h b/chrome/browser/gtk/options/cookies_view.h |
index 84465c43b445700bfb922bacdd1850ee4d1d431f..32493060a7428a77a6aa2e210ccee9e1cf01fd87 100644 |
--- a/chrome/browser/gtk/options/cookies_view.h |
+++ b/chrome/browser/gtk/options/cookies_view.h |
@@ -103,7 +103,7 @@ class CookiesView : public gtk_tree::TreeAdapter::Delegate { |
GtkWidget* tree_; |
GtkTreeSelection* selection_; |
- GtkChromeCookieView* cookie_display_; |
+ GtkWidget* cookie_display_; |
// The profile and related helpers. |
Profile* profile_; |