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

Unified Diff: components/components_tests.gyp

Issue 1606943007: Implement Windows GPO support for "dlpref" in component updater. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: whitespace comments only Created 4 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
« no previous file with comments | « components/component_updater/configurator_impl.cc ('k') | components/update_client/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 95a8118b57ba3a7c89861cd2817c52b869c17556..eb38993f729bd068bd1afc6650814c790253a1f6 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -786,6 +786,7 @@
'update_client/update_client_unittest.cc',
'update_client/update_query_params_unittest.cc',
'update_client/update_response_unittest.cc',
+ 'update_client/utils_unittest.cc',
],
'upload_list_unittest_sources': [
'upload_list/upload_list_unittest.cc',
« no previous file with comments | « components/component_updater/configurator_impl.cc ('k') | components/update_client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698