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

Unified Diff: chrome/browser/gtk/options/managed_prefs_banner_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
Index: chrome/browser/gtk/options/managed_prefs_banner_gtk.h
diff --git a/chrome/browser/gtk/options/managed_prefs_banner_gtk.h b/chrome/browser/gtk/options/managed_prefs_banner_gtk.h
index e2ef6f47136255c718d1b0d80c9291b13a4d1807..ff6ce6a4d825a205abef986da3bd19562917de4e 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"
« no previous file with comments | « chrome/browser/gtk/options/fonts_page_gtk.h ('k') | chrome/browser/gtk/options/simple_content_exceptions_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698