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

Unified Diff: base/test/BUILD.gn

Issue 1908633002: Introduce ScopedCommandLine (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clean Up Other Tests Created 4 years, 8 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 | « base/base.gyp ('k') | base/test/scoped_command_line.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/BUILD.gn
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn
index 8d48f96400c08d645f5df72e5409ef70bec27ae9..3953811ff4fd65699232eacfa38c527b16805712 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -61,6 +61,8 @@ source_set("test_support") {
"perf_time_logger.h",
"power_monitor_test_base.cc",
"power_monitor_test_base.h",
+ "scoped_command_line.cc",
+ "scoped_command_line.h",
"scoped_locale.cc",
"scoped_locale.h",
"scoped_path_override.cc",
« no previous file with comments | « base/base.gyp ('k') | base/test/scoped_command_line.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698