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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 625463002: [fsp] Add support for observing entries and notifying about changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 6 years, 2 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index ce268d51dea99b3557bd019f1011bb8c0c5e1fbc..553187c5099d74320001cd361dc09a569bcfdf35 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -42547,6 +42547,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="902" label="COPRESENCESOCKET_DESTROYPEER"/>
<int value="903" label="COPRESENCESOCKET_SEND"/>
<int value="904" label="COPRESENCESOCKET_DISCONNECT"/>
+ <int value="905" label="FILESYSTEMPROVIDER_NOTIFY"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698