Index: mojo/common/test/run_all_unittests.cc |
diff --git a/mojo/common/test/run_all_unittests.cc b/mojo/common/test/run_all_unittests.cc |
index dc1990a918bbe3207951e9caa1a08417183f4f2b..86931f25d6d7c1ad6e4a79a4716248119656aa37 100644 |
--- a/mojo/common/test/run_all_unittests.cc |
+++ b/mojo/common/test/run_all_unittests.cc |
@@ -1,10 +1,9 @@ |
-// Copyright (c) 2013 The Chromium Authors. All rights reserved. |
+// Copyright 2013 The Chromium Authors. All rights reserved. |
// 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/test/launcher/unit_test_launcher.h" |
#include "base/test/test_suite.h" |
#include "mojo/system/core_impl.h" |