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

Unified Diff: chrome/test/BUILD.gn

Issue 2790823004: Retry reinstallation of corrupted policy extensions. (Closed)
Patch Set: fix compile Created 3 years, 9 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 e436488d3d06469f88d368093f1ddf0749467dae..47b7021a113cc1424719fefbaf40fb049d9919b3 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4010,6 +4010,7 @@ test("unit_tests") {
"../browser/extensions/permission_messages_unittest.cc",
"../browser/extensions/permissions_based_management_policy_provider_unittest.cc",
"../browser/extensions/permissions_updater_unittest.cc",
+ "../browser/extensions/policy_extension_reinstaller_unittest.cc",
"../browser/extensions/policy_handlers_unittest.cc",
"../browser/extensions/scripting_permissions_modifier_unittest.cc",
"../browser/extensions/shared_module_service_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698