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

Unified Diff: chrome/browser/chromeos/options/language_config_model.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/chromeos/options/language_config_model.h
diff --git a/chrome/browser/chromeos/options/language_config_model.h b/chrome/browser/chromeos/options/language_config_model.h
index 5a842f4620d7641388cc177c932028cca1f82776..4310f77850da73e1d8e3ab5d72890a531c522a3e 100644
--- a/chrome/browser/chromeos/options/language_config_model.h
+++ b/chrome/browser/chromeos/options/language_config_model.h
@@ -6,7 +6,6 @@
#define CHROME_BROWSER_CHROMEOS_OPTIONS_LANGUAGE_CONFIG_MODEL_H_
#pragma once
-#include <map>
#include <set>
#include <string>
#include <vector>
« no previous file with comments | « chrome/browser/chromeos/options/cellular_config_view.h ('k') | chrome/browser/chromeos/options/language_config_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698