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

Unified Diff: chrome/installer/util/BUILD.gn

Issue 1882923003: Add best-effort/allow rollback flags on WorkItem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@simple_list_tests
Patch Set: Created 4 years, 8 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/installer/util/BUILD.gn
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
index e7165f599118e58ec0e0e0bad9751202f0dc4e7a..205843438c165d83e99eb5f5673cf089037be972 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -334,6 +334,7 @@ if (is_win) {
"uninstall_metrics_unittest.cc",
"wmi_unittest.cc",
"work_item_list_unittest.cc",
+ "work_item_unittest.cc",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698