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

Unified Diff: base/base.gyp

Issue 12314043: Make Ash unittests clean up zombie viewer processes between test runs. These zombie viewer proce… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index c114875a7f868ea9e9da1e49082e9a7e3cbd4f29..04dda9c4d66d57623e5b2754f3f40b5c9c4e58fe 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -845,6 +845,8 @@
'test/test_listener_ios.mm',
'test/test_pending_task.cc',
'test/test_pending_task.h',
+ 'test/test_process_util_win.cc',
+ 'test/test_process_util_win.h',
'test/test_reg_util_win.cc',
'test/test_reg_util_win.h',
'test/test_shortcut_win.cc',

Powered by Google App Engine
This is Rietveld 408576698