| Index: tools/gn/run_all_unittests.cc
|
| diff --git a/tools/gn/run_all_unittests.cc b/tools/gn/run_all_unittests.cc
|
| index edd80fed5d8196c90883d62095157c9fc0ba3307..77b9e54788cd23c7b8e3ed050a809dc0a9eda0df 100644
|
| --- a/tools/gn/run_all_unittests.cc
|
| +++ b/tools/gn/run_all_unittests.cc
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/bind.h"
|
| #include "base/test/test_suite.h"
|
|
|
| // Don't use the multiprocess test harness. This test suite is fast enough and
|
|
|