Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5382)

Unified Diff: chrome/browser/gtk/options/content_filter_page_gtk.h

Issue 3179017: FBTF: Remove "obviously" unneeded standard C++ library #includes. (Closed)
Patch Set: fixed mac oopsie Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/gtk/options/content_exception_editor.h ('k') | chrome/browser/gtk/options/fonts_page_gtk.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/gtk/options/content_filter_page_gtk.h
diff --git a/chrome/browser/gtk/options/content_filter_page_gtk.h b/chrome/browser/gtk/options/content_filter_page_gtk.h
index 45e3720c7e372c17abeb86c6c9dfde5e8ffbe19a..614178e45f26fc4521dc4852ad0ac4c5ebbac903 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"
« no previous file with comments | « chrome/browser/gtk/options/content_exception_editor.h ('k') | chrome/browser/gtk/options/fonts_page_gtk.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698