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

Unified Diff: chrome/chrome_installer.gypi

Issue 1223953003: Introduce UpdateActiveSetupVersionWorkItem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@a1_active_setup_onosup_addCB_API
Patch Set: Do not support negative values (operate on unsigned ints) Created 5 years, 5 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 | « no previous file | chrome/chrome_installer_util.gypi » ('j') | chrome/chrome_installer_util.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 99ccd5c3ba945c3e9308783954ab8ff23a413d5c..ec5a27635827bc5bfef7c21d7c34948c0fa6037d 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -141,6 +141,7 @@
'installer/util/test_app_registration_data.cc',
'installer/util/test_app_registration_data.h',
'installer/util/uninstall_metrics_unittest.cc',
+ 'installer/util/update_active_setup_version_work_item_unittest.cc',
grt (UTC plus 2) 2015/07/09 14:23:53 move to setup_unittests as per comment in chrome/c
gab 2015/07/09 20:36:37 Hmm, which comment? All other WorkItems are here.
grt (UTC plus 2) 2015/07/10 15:37:27 By accident. Only the ones needed by chrome.exe be
'installer/util/wmi_unittest.cc',
'installer/util/work_item_list_unittest.cc',
],
« no previous file with comments | « no previous file | chrome/chrome_installer_util.gypi » ('j') | chrome/chrome_installer_util.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698