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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2379573008: Add SetImageData api to chrome.clipboard. (Closed)
Patch Set: Fix nits. Created 3 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:
Download patch
« no previous file with comments | « extensions/common/api/clipboard.idl ('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 11d15c44141f532d85f9a7e83417db2867392846..77938fd9da460fa156d0402e3557f447a6142ac5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85509,6 +85509,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1153" label="CERTIFICATEPROVIDER_STOPPINREQUEST"/>
<int value="1154" label="QUICKUNLOCKPRIVATE_CHECKCREDENTIAL"/>
<int value="1155" label="QUICKUNLOCKPRIVATE_GETCREDENTIALREQUIREMENTS"/>
+ <int value="1156" label="CLIPBOARD_SETIMAGEDATA"/>
</enum>
<enum name="ExtensionIconState" type="int">
« no previous file with comments | « extensions/common/api/clipboard.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698