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

Unified Diff: chrome/test/BUILD.gn

Issue 2657393003: Add unit-test for SharedSampler handling of zero-thread processes. (Closed)
Patch Set: Remove anonymous namespace 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/task_manager/sampling/shared_sampler_win_unittest.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 3ed441162b39d3a81f9376f78073233dedeb5a56..e93b491010a818204d880987b1ab914bb044d4a9 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3636,7 +3636,7 @@ test("unit_tests") {
"../browser/sync/sync_ui_util_unittest.cc", # Sync setup uses native ui.
"../browser/task_manager/providers/browser_process_task_unittest.cc",
"../browser/task_manager/providers/child_process_task_unittest.cc",
- "../browser/task_manager/sampling/shared_sampler_unittest_win.cc",
+ "../browser/task_manager/sampling/shared_sampler_win_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/task_manager/sampling/shared_sampler_win_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698