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

Unified Diff: chrome/browser/managed_prefs_banner_base.h

Issue 2878081: Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h. (Closed)
Patch Set: 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/managed_prefs_banner_base.h
diff --git a/chrome/browser/managed_prefs_banner_base.h b/chrome/browser/managed_prefs_banner_base.h
index 2bbc89cdb4c0d12813ce66d69bd968c4fa4126be..78a24a4da6aa914bcab24038f72c90eac0705bdd 100644
--- a/chrome/browser/managed_prefs_banner_base.h
+++ b/chrome/browser/managed_prefs_banner_base.h
@@ -6,7 +6,6 @@
#define CHROME_BROWSER_MANAGED_PREFS_BANNER_BASE_H_
#pragma once
-#include <set>
#include <string>
#include "base/basictypes.h"

Powered by Google App Engine
This is Rietveld 408576698