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

Unified Diff: extensions/browser/extension_event_histogram_value.h

Issue 2487623002: Notify Files App when ARC++ app is installed/removed (Closed)
Patch Set: Add IsInitialized to arc_service_manager. Created 4 years 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 | « components/arc/intent_helper/arc_intent_helper_observer.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/extension_event_histogram_value.h
diff --git a/extensions/browser/extension_event_histogram_value.h b/extensions/browser/extension_event_histogram_value.h
index ab25ca0eb9962ff75e5e6424cf5dda42bd18d1c1..31a23a688787bd7d3f3e7574b8524bcc4243ce69 100644
--- a/extensions/browser/extension_event_histogram_value.h
+++ b/extensions/browser/extension_event_histogram_value.h
@@ -423,6 +423,7 @@ enum HistogramValue {
QUICK_UNLOCK_PRIVATE_ON_ACTIVE_MODES_CHANGED,
CLIPBOARD_ON_CLIPBOARD_DATA_CHANGED,
VIRTUAL_KEYBOARD_PRIVATE_ON_KEYBOARD_CLOSED,
+ FILE_MANAGER_PRIVATE_ON_APPS_UPDATED,
// Last entry: Add new entries above, then run:
// python tools/metrics/histograms/update_extension_histograms.py
ENUM_BOUNDARY
« no previous file with comments | « components/arc/intent_helper/arc_intent_helper_observer.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698