Remove unnecessary include from testutils.cc.

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7090 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
thorcarpenter@google.com
2014-09-05 21:19:00 +00:00
parent 992febb997
commit cc060563f3

View File

@@ -27,10 +27,6 @@
#include "talk/media/base/testutils.h"
#if defined(OSX) && defined(FLUTE_IN_CHROME_BUILD)
#include <mach-o/dyld.h> // For NSGetExecutablePath.
#endif
#include <math.h>
#include "talk/media/base/executablehelpers.h"