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

Unified Diff: chrome/common/render_messages.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
« no previous file with comments | « chrome/common/nacl_messages.h ('k') | chrome/common/utility_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/render_messages.h
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h
index 537c3182a9ac2bc4648c2ea3f3b29d4e918e04ef..d7d8547a12b0f3bbb988c25d28c4a5c9ef4a367b 100644
--- a/chrome/common/render_messages.h
+++ b/chrome/common/render_messages.h
@@ -6,7 +6,6 @@
#define CHROME_COMMON_RENDER_MESSAGES_H_
#pragma once
-#include <map>
#include <string>
#include <vector>
« no previous file with comments | « chrome/common/nacl_messages.h ('k') | chrome/common/utility_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698