Index: content/public/test/test_launcher.cc |
diff --git a/content/public/test/test_launcher.cc b/content/public/test/test_launcher.cc |
index 4b578d8cfd77b873dddf0c01dd7c1fcefa335264..c82ca941d470ba8ad271146c0ee8c1a1b4ac21a6 100644 |
--- a/content/public/test/test_launcher.cc |
+++ b/content/public/test/test_launcher.cc |
@@ -42,10 +42,6 @@ |
#if defined(OS_WIN) |
#include "base/base_switches.h" |
-#include "content/common/sandbox_win.h" |
-#include "content/public/app/sandbox_helper_win.h" |
-#include "sandbox/win/src/sandbox_factory.h" |
-#include "sandbox/win/src/sandbox_types.h" |
#elif defined(OS_MACOSX) |
#include "base/mac/scoped_nsautorelease_pool.h" |
#endif |