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

Unified Diff: base/test/BUILD.gn

Issue 584213002: Only do aggressive metro viewer termination in tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add wfso 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 | « base/base.gyp ('k') | base/test/test_process_killer_win.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 18d7a25bdef0bc86cab37c4af5a0e106e854e3e5..37a6620ad6155c7b6ad48745c0b499998ed26091 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -76,8 +76,6 @@ source_set("test_support") {
"test_listener_ios.mm",
"test_pending_task.cc",
"test_pending_task.h",
- "test_process_killer_win.cc",
- "test_process_killer_win.h",
"test_reg_util_win.cc",
"test_reg_util_win.h",
"test_shortcut_win.cc",
« no previous file with comments | « base/base.gyp ('k') | base/test/test_process_killer_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698