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

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: fix build error Created 4 years, 7 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 baa1a44ef76c6c44d5ea8918aa9715dc75b8cb62..7bed742c8be0445089e9ae943b978a9017d0866a 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -331,6 +331,7 @@ if (is_win) {
"work_item_list_unittest.cc",
"work_item_mocks.cc",
"work_item_mocks.h",
+ "work_item_unittest.cc",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698