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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2790823004: Retry reinstallation of corrupted policy extensions. (Closed)
Patch Set: address comments 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
« no previous file with comments | « no previous file | chrome/browser/extensions/chrome_content_verifier_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 5a363159d4bafa29d121faa56ea17a876f2aeaeb..d30d6b791547918905f8d952e2f89b5ecc324ff6 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -715,6 +715,8 @@ static_library("extensions") {
"permissions_updater.h",
"plugin_manager.cc",
"plugin_manager.h",
+ "policy_extension_reinstaller.cc",
+ "policy_extension_reinstaller.h",
"policy_handlers.cc",
"policy_handlers.h",
"proxy_overridden_bubble_delegate.cc",
« no previous file with comments | « no previous file | chrome/browser/extensions/chrome_content_verifier_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698