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

Unified Diff: webrtc/base/applefilesystem.mm

Issue 2644103002: Delete unneeded includes of base/common.h. (Closed)
Patch Set: Rebase. Created 3 years, 11 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 | « webrtc/api/statstypes.h ('k') | webrtc/base/asynctcpsocket.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/applefilesystem.mm
diff --git a/webrtc/base/applefilesystem.mm b/webrtc/base/applefilesystem.mm
index 04b6cdfc3a2e0a6538454fcd393e7ef274063094..5fa2055e15e3a9e956e0e51d069a463f065b7baf 100644
--- a/webrtc/base/applefilesystem.mm
+++ b/webrtc/base/applefilesystem.mm
@@ -17,7 +17,6 @@
#include <string.h>
#include "webrtc/base/checks.h"
-#include "webrtc/base/common.h"
#include "webrtc/base/pathutils.h"
// Return a new[]'d |char*| copy of the UTF8 representation of |s|.
« no previous file with comments | « webrtc/api/statstypes.h ('k') | webrtc/base/asynctcpsocket.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698