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

Unified Diff: chrome/test/BUILD.gn

Issue 2939973003: Download cleanup tool based on experiment config and OS bitness (Closed)
Patch Set: Created 3 years, 6 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 63454e310b8f82d76f876113874bc713f284c4b2..789349562a9da6dba6ab8ef93499d849a1a4b42d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3576,6 +3576,7 @@ test("unit_tests") {
"../browser/safe_browsing/chrome_cleaner/chrome_cleaner_runner_win_unittest.cc",
"../browser/safe_browsing/chrome_cleaner/mock_chrome_cleaner_process_win.cc",
"../browser/safe_browsing/chrome_cleaner/mock_chrome_cleaner_process_win.h",
+ "../browser/safe_browsing/chrome_cleaner/srt_field_trial_win_unittest.cc",
"../browser/search/instant_service_unittest.cc",
"../browser/search/instant_unittest_base.cc",
"../browser/search/instant_unittest_base.h",

Powered by Google App Engine
This is Rietveld 408576698