Commit 4d093328 authored by Thiago Farina's avatar Thiago Farina

gn: Remove unused bind.h include from run_all_unittests.cc

BUG=None
TEST=ninja -C out/Debug gn_unittests
TBR=brettw@chromium.org

Review URL: https://codereview.chromium.org/583453003

Cr-Commit-Position: refs/heads/master@{#295853}
parent 0130f157
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. // found in the LICENSE file.
#include "base/bind.h"
#include "base/test/test_suite.h" #include "base/test/test_suite.h"
// Don't use the multiprocess test harness. This test suite is fast enough and // Don't use the multiprocess test harness. This test suite is fast enough and
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment