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

Unified Diff: base/debug_util_posix.cc

Issue 3358014: Cleanup some duplicated includes. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 3 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 | « no previous file | base/linux_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/debug_util_posix.cc
diff --git a/base/debug_util_posix.cc b/base/debug_util_posix.cc
index 329c7bc56cd5c7311f0ee0b64245ef1fceb6abc7..d121696140e444a775cf88599f8c5e48a7017e65 100644
--- a/base/debug_util_posix.cc
+++ b/base/debug_util_posix.cc
@@ -25,7 +25,6 @@
#endif
#include <iostream>
-#include <string>
#include "base/basictypes.h"
#include "base/compat_execinfo.h"
« no previous file with comments | « no previous file | base/linux_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698