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

Unified Diff: extensions/browser/BUILD.gn

Issue 500043003: Add PolicyProvider to ExtensionManagement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ext-1
Patch Set: rebase again Created 6 years, 3 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 | « chrome/browser/ui/webui/extensions/extension_settings_handler.cc ('k') | extensions/browser/admin_policy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 306d2d4d49a8f1813b8a59b8f8d45ef23e8b6d05..1a5a089a85718f52edfa1e675891af2b2ee055c3 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -32,8 +32,6 @@ source_set("browser") {
# TODO: Eventually the entire extensions module should not be built
# when enable_extensions=false.
sources += [
- "admin_policy.cc",
- "admin_policy.h",
"api/api_resource.cc",
"api/api_resource.h",
"api/api_resource_manager.h",
« no previous file with comments | « chrome/browser/ui/webui/extensions/extension_settings_handler.cc ('k') | extensions/browser/admin_policy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698