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

Unified Diff: chrome/browser/profile_impl.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/profile_impl.h
diff --git a/chrome/browser/profile_impl.h b/chrome/browser/profile_impl.h
index e3de444052cf9292aa59519a71075f505cd6cbc4..b61a7f7e2732738d2eb384b6480de2950a627284 100644
--- a/chrome/browser/profile_impl.h
+++ b/chrome/browser/profile_impl.h
@@ -8,7 +8,6 @@
#define CHROME_BROWSER_PROFILE_IMPL_H_
#pragma once
-#include <set>
#include <string>
#include "chrome/browser/profile.h"

Powered by Google App Engine
This is Rietveld 408576698