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

Unified Diff: chrome/test/BUILD.gn

Issue 2655633002: [task_manager] Add ARC process whitelist. (Closed)
Patch Set: 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index fceb6cd4982b93278d3600edccb99327d12f5096..ca92c35c168df8374caf782d143318136ee6f6e4 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4432,6 +4432,7 @@ test("unit_tests") {
"../browser/signin/signin_manager_unittest.cc",
]
sources += [
+ "../browser/task_manager/providers/arc/arc_process_whitelist_unittest.cc",
"base/ash_test_environment_chrome.cc",
"base/ash_test_environment_chrome.h",
]

Powered by Google App Engine
This is Rietveld 408576698