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

Unified Diff: chrome/browser/possible_url_model.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/possible_url_model.h
diff --git a/chrome/browser/possible_url_model.h b/chrome/browser/possible_url_model.h
index fccb20e525aa011f90558d3ebbec70b350491cab..d1afa8c708742daefd218d793dbab7f36886120e 100644
--- a/chrome/browser/possible_url_model.h
+++ b/chrome/browser/possible_url_model.h
@@ -6,6 +6,7 @@
#define CHROME_BROWSER_POSSIBLE_URL_MODEL_H_
#pragma once
+#include <map>
#include <string>
#include <vector>

Powered by Google App Engine
This is Rietveld 408576698