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|. |