Index: gin/test/run_all_unittests.cc |
diff --git a/gin/test/run_all_unittests.cc b/gin/test/run_all_unittests.cc |
index cb1c96c7bf5440283d1f48ec49b352683db1a9d6..25500a6bc7d03f8192ba7500a8ef5479fdf6a2ca 100644 |
--- a/gin/test/run_all_unittests.cc |
+++ b/gin/test/run_all_unittests.cc |
@@ -2,10 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/basictypes.h" |
#include "base/bind.h" |
-#include "base/compiler_specific.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/test/launcher/unit_test_launcher.h" |
#include "base/test/test_suite.h" |