Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(301)

Unified Diff: tools/gn/run_all_unittests.cc

Issue 583453003: gn: Remove unused bind.h include from run_all_unittests.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698