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

Unified Diff: test/BUILD.gn

Issue 2043183002: Update to Chromium //base at Chromium commit 01cb97b2e09618bbc3a60c7348f0a844eea20547. (Closed) Base URL: https://github.com/domokit/base.git@master
Patch Set: Created 4 years, 6 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
Index: test/BUILD.gn
diff --git a/test/BUILD.gn b/test/BUILD.gn
index c2a1f33d953f944dc4f45e774565b9711a02bd63..bd7a21cda431acee9930442f0a1dbd66bbdfcd54 100644
--- a/test/BUILD.gn
+++ b/test/BUILD.gn
@@ -37,7 +37,6 @@ source_set("test_support") {
"histogram_tester.h",
"ios/wait_util.h",
"ios/wait_util.mm",
- "launcher/test_launcher.h",
"launcher/test_result.cc",
"launcher/test_result.h",
"launcher/test_results_tracker.h",
@@ -125,6 +124,7 @@ source_set("test_support") {
} else {
sources += [
"launcher/test_launcher.cc",
+ "launcher/test_launcher.h",
"launcher/test_results_tracker.cc",
"launcher/unit_test_launcher.cc",
"multiprocess_test.cc",
« no previous file with comments | « strings/string_util.h ('k') | test/android/javatests/src/org/chromium/base/test/BaseActivityInstrumentationTestCase.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698