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

Unified Diff: chrome/browser/extensions/extension_management.h

Issue 2509753006: Revert of Plumbing for login apps device policy to extensions. (Closed)
Patch Set: Created 4 years, 1 month 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/browser/extensions/extension_management.h
diff --git a/chrome/browser/extensions/extension_management.h b/chrome/browser/extensions/extension_management.h
index 0550475d976a24954b7597f4d40a960a38c8e6c2..9d9831e827caef39c83efe78682b8faa96975bbe 100644
--- a/chrome/browser/extensions/extension_management.h
+++ b/chrome/browser/extensions/extension_management.h
@@ -153,14 +153,6 @@
void OnExtensionPrefChanged();
void NotifyExtensionManagementPrefChanged();
- // Helper to update |extension_dict| for forced installs.
- void UpdateForcedExtensions(const base::DictionaryValue* extension_dict);
-
- // Helper to return an extension install list, in format specified by
- // ExternalPolicyLoader::AddExtension().
- std::unique_ptr<base::DictionaryValue> GetInstallListByMode(
- InstallationMode installation_mode) const;
-
// Helper function to access |settings_by_id_| with |id| as key.
// Adds a new IndividualSettings entry to |settings_by_id_| if none exists for
// |id| yet.
« no previous file with comments | « chrome/browser/extensions/chrome_process_manager_delegate.cc ('k') | chrome/browser/extensions/extension_management.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698