OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extensionuninstaller
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/app_list/
app_context_menu.cc
52
//
ExtensionUninstaller
runs the extension uninstall flow. It shows the
55
class
ExtensionUninstaller
: public ExtensionUninstallDialog::Delegate {
57
ExtensionUninstaller
(Profile* profile,
107
DISALLOW_COPY_AND_ASSIGN(
ExtensionUninstaller
);
268
ExtensionUninstaller
* uninstaller = new
ExtensionUninstaller
(profile_,
Completed in 54 milliseconds