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

Unified Diff: chrome/test/BUILD.gn

Issue 2646623004: Query NaCl processes' GDB debug port on the correct thread. (Closed)
Patch Set: Address review comments Created 3 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
« no previous file with comments | « chrome/browser/ui/task_manager/task_manager_table_model.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 36ef92bc69c6e30cf45e7b28d0a242ace4e61a1b..8ab06eb98b0bc8d1fb19ffc6ac32b5ce9c82e5db 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3647,6 +3647,7 @@ test("unit_tests") {
"../browser/task_manager/providers/browser_process_task_unittest.cc",
"../browser/task_manager/providers/child_process_task_unittest.cc",
"../browser/task_manager/sampling/shared_sampler_win_unittest.cc",
+ "../browser/task_manager/sampling/task_group_unittest.cc",
"../browser/task_manager/sampling/task_manager_impl_unittest.cc",
"../browser/task_manager/task_manager_observer_unittest.cc",
"../browser/task_manager/test_task_manager.cc",
« no previous file with comments | « chrome/browser/ui/task_manager/task_manager_table_model.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698