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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 655833007: Revert "Implement a JavaScript API for document scanning" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « extensions/extensions_strings.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 62b2dbc340033254a2e1e638a8f08f43e671b877..8504500e57306b5a3ecf64447d8760bb1d2a7fd3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -43445,7 +43445,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="908" label="INPUTMETHODPRIVATE_GETINPUTMETHODCONFIG"/>
<int value="909" label="WALLPAPERPRIVATE_GETSYNCSETTING"/>
<int value="910" label="COPRESENCE_SETAUTHTOKEN"/>
- <int value="911" label="DOCUMENT_SCAN_SCAN"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
@@ -43627,12 +43626,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="60" label="kAccessibilityFeaturesModify"/>
<int value="61" label="kAccessibilityFeaturesRead"/>
<int value="62" label="kBluetoothPrivate"/>
- <int value="63" label="kIdentityEmail"/>
- <int value="64" label="kExperienceSamplingPrivate"/>
- <int value="65" label="kCopresence"/>
- <int value="66" label="kTopSites"/>
- <int value="67" label="kU2fDevices"/>
- <int value="68" label="kDocumentScan"/>
</enum>
<enum name="ExtensionServiceVerifyAllSuccess" type="int">
« no previous file with comments | « extensions/extensions_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698