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

Unified Diff: base/linux_util.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 | « base/debug_util_posix.cc ('k') | chrome/browser/browser_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/linux_util.cc
diff --git a/base/linux_util.cc b/base/linux_util.cc
index 246c95cd5d4d0cabfaab6f97f0e9f8ec9b04d346..62931ce5354365ea81e0ccc092a8cd3bb142ace2 100644
--- a/base/linux_util.cc
+++ b/base/linux_util.cc
@@ -10,7 +10,6 @@
#include <glib.h>
#include <stdlib.h>
#include <sys/stat.h>
-#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
« no previous file with comments | « base/debug_util_posix.cc ('k') | chrome/browser/browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698