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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2238403003: Task manager: Get physical memory efficiently for all processes from SharedSampler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed CR feedback Created 4 years, 4 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/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 12f371f9d2fda22f8bf28e032993870aaf51dd9f..fd22805b75b405f9368e98802ce5c144681ad491 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -299,7 +299,6 @@
'browser/update_client/chrome_update_query_params_delegate_unittest.cc',
'browser/win/chrome_elf_init_unittest.cc',
'browser/win/enumerate_modules_model_unittest.cc',
- 'browser/win/private_working_set_snapshot_unittest.cc',
'common/chrome_content_client_unittest.cc',
'common/chrome_paths_unittest.cc',
'common/component_flash_hint_file_linux_unittest.cc',
@@ -732,6 +731,7 @@
'chrome_unit_tests_task_manager_sources': [
'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/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/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698