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

Unified Diff: chrome/browser/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 | « no previous file | chrome/browser/task_manager/sampling/shared_sampler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 443d291c4d75874972f58ff4f1d5d99d1edef86d..56e56bcab1b0ffaaf0c0fbfc452847a65a6e9955 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3417,6 +3417,7 @@ split_static_library("browser") {
"task_manager/sampling/shared_sampler.h",
"task_manager/sampling/shared_sampler_posix.cc",
"task_manager/sampling/shared_sampler_win.cc",
+ "task_manager/sampling/shared_sampler_win_defines.h",
"task_manager/sampling/task_group.cc",
"task_manager/sampling/task_group.h",
"task_manager/sampling/task_group_sampler.cc",
« no previous file with comments | « no previous file | chrome/browser/task_manager/sampling/shared_sampler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698