| Index: chrome/browser/gtk/collected_cookies_gtk.h
|
| diff --git a/chrome/browser/gtk/collected_cookies_gtk.h b/chrome/browser/gtk/collected_cookies_gtk.h
|
| index 3f2bab7e80096cbcdb85c3ec33f061e813cdfaf2..a68d963d7ef7283898d3347b17c3b1275b0cf97b 100644
|
| --- a/chrome/browser/gtk/collected_cookies_gtk.h
|
| +++ b/chrome/browser/gtk/collected_cookies_gtk.h
|
| @@ -15,6 +15,7 @@
|
| #include "chrome/browser/gtk/constrained_window_gtk.h"
|
| #include "chrome/browser/gtk/gtk_tree.h"
|
| #include "chrome/common/content_settings.h"
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|
| class CookiesTreeModel;
|
|
|