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

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

Issue 2628993002: Revert of [Extensions] Enable sideloading prompt on mac on canary (Closed)
Patch Set: Created 3 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
Index: chrome/browser/extensions/external_install_manager.h
diff --git a/chrome/browser/extensions/external_install_manager.h b/chrome/browser/extensions/external_install_manager.h
index 0f0b73ddff278ffea887ddb534a9d0d77f53dd3a..99c60cb4d11730a3e09e6167c099b2fec60fd7e5 100644
--- a/chrome/browser/extensions/external_install_manager.h
+++ b/chrome/browser/extensions/external_install_manager.h
@@ -33,9 +33,6 @@
ExternalInstallManager(content::BrowserContext* browser_context,
bool is_first_run);
~ExternalInstallManager() override;
-
- // Returns true if prompting for external extensions is enabled.
- static bool IsPromptingEnabled();
// Removes the error associated with a given extension.
void RemoveExternalInstallError(const std::string& extension_id);
« no previous file with comments | « chrome/browser/extensions/extension_service.cc ('k') | chrome/browser/extensions/external_install_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698