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

Unified Diff: chrome/test/BUILD.gn

Issue 2655633002: [task_manager] Add ARC process whitelist. (Closed)
Patch Set: Address comments. Created 3 years, 11 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/providers/arc/arc_process_task_provider.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 59eddeb59fb4a60203bc53bf92b0aa490be7a9c9..a79504ccaa7099c0c0565c714bbc5310a7aeeeea 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4447,6 +4447,7 @@ test("unit_tests") {
"../browser/signin/signin_manager_unittest.cc",
]
sources += [
+ "../browser/task_manager/providers/arc/arc_process_filter_unittest.cc",
"base/ash_test_environment_chrome.cc",
"base/ash_test_environment_chrome.h",
]
« no previous file with comments | « chrome/browser/task_manager/providers/arc/arc_process_task_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698