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

Unified Diff: chrome/browser/visitedlink_master.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/visitedlink_master.h
diff --git a/chrome/browser/visitedlink_master.h b/chrome/browser/visitedlink_master.h
index 4e05c27e28e16b620eabbe15aec144e4e82adf45..55d260bf6dfd883a2ac793e1b78654fd8d092d82 100644
--- a/chrome/browser/visitedlink_master.h
+++ b/chrome/browser/visitedlink_master.h
@@ -10,7 +10,6 @@
#include <windows.h>
#endif
#include <set>
-#include <string>
#include <vector>
#include "base/file_path.h"
« no previous file with comments | « chrome/browser/views/tabs/tab_strip_controller.h ('k') | chrome/browser/webdata/web_data_service_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698