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

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

Issue 12089037: Add management.uninstallSelf to API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync Created 7 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/extension_function_histogram_value.h
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
index efd4c1127aa40867fec7da476df3956f0b6cd705..4923a43050f0ab2cacb882e683383362e358420b 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -461,6 +461,7 @@ enum HistogramValue {
EXPERIMENTAL_NOTIFICATION_DELETE,
SESSIONRESTORE_GETRECENTLYCLOSED,
SESSIONRESTORE_RESTORE,
+ MANAGEMENT_UNINSTALLSELF,
ENUM_BOUNDARY // Last entry: Add new entries above.
};
« no previous file with comments | « chrome/browser/extensions/api/management/management_api.cc ('k') | chrome/common/extensions/api/management.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698