summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gtk/options')
-rw-r--r--chrome/browser/gtk/options/content_exception_editor.h2
-rw-r--r--chrome/browser/gtk/options/content_filter_page_gtk.h2
-rw-r--r--chrome/browser/gtk/options/fonts_page_gtk.h1
-rw-r--r--chrome/browser/gtk/options/managed_prefs_banner_gtk.h2
-rw-r--r--chrome/browser/gtk/options/simple_content_exceptions_window.h2
5 files changed, 0 insertions, 9 deletions
diff --git a/chrome/browser/gtk/options/content_exception_editor.h b/chrome/browser/gtk/options/content_exception_editor.h
index 5d375c6..fed69c0 100644
--- a/chrome/browser/gtk/options/content_exception_editor.h
+++ b/chrome/browser/gtk/options/content_exception_editor.h
@@ -8,8 +8,6 @@
#include <gtk/gtk.h>
-#include <string>
-
#include "app/gtk_signal.h"
#include "chrome/browser/content_exceptions_table_model.h"
#include "chrome/browser/content_setting_combo_model.h"
diff --git a/chrome/browser/gtk/options/content_filter_page_gtk.h b/chrome/browser/gtk/options/content_filter_page_gtk.h
index 45e3720..614178e 100644
--- a/chrome/browser/gtk/options/content_filter_page_gtk.h
+++ b/chrome/browser/gtk/options/content_filter_page_gtk.h
@@ -8,8 +8,6 @@
#include <gtk/gtk.h>
-#include <string>
-
#include "app/gtk_signal.h"
#include "chrome/browser/options_page_base.h"
#include "chrome/common/content_settings_types.h"
diff --git a/chrome/browser/gtk/options/fonts_page_gtk.h b/chrome/browser/gtk/options/fonts_page_gtk.h
index b1ef255..3e1dd65 100644
--- a/chrome/browser/gtk/options/fonts_page_gtk.h
+++ b/chrome/browser/gtk/options/fonts_page_gtk.h
@@ -10,7 +10,6 @@
#pragma once
#include <gtk/gtk.h>
-#include <vector>
#include "app/gtk_signal.h"
#include "base/scoped_ptr.h"
diff --git a/chrome/browser/gtk/options/managed_prefs_banner_gtk.h b/chrome/browser/gtk/options/managed_prefs_banner_gtk.h
index e2ef6f4..ff6ce6a 100644
--- a/chrome/browser/gtk/options/managed_prefs_banner_gtk.h
+++ b/chrome/browser/gtk/options/managed_prefs_banner_gtk.h
@@ -6,8 +6,6 @@
#define CHROME_BROWSER_GTK_OPTIONS_MANAGED_PREFS_BANNER_GTK_H_
#pragma once
-#include <set>
-
#include <gtk/gtk.h>
#include "chrome/browser/managed_prefs_banner_base.h"
diff --git a/chrome/browser/gtk/options/simple_content_exceptions_window.h b/chrome/browser/gtk/options/simple_content_exceptions_window.h
index e6080b6..e736120 100644
--- a/chrome/browser/gtk/options/simple_content_exceptions_window.h
+++ b/chrome/browser/gtk/options/simple_content_exceptions_window.h
@@ -8,8 +8,6 @@
#include <gtk/gtk.h>
-#include <set>
-
#include "app/gtk_signal.h"
#include "base/scoped_ptr.h"
#include "chrome/browser/gtk/gtk_tree.h"