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

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

Issue 2379573008: Add SetImageData api to chrome.clipboard. (Closed)
Patch Set: Add a string for prompting clipboard write permission for installing chrome.clipboard. Created 4 years, 3 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 e4e29aeeb7dda960671391a639ab42e29e5de9e1..f1e8be1aa1f787e5d226b6021d51aff2b4d66647 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80383,6 +80383,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1146" label="LANGUAGESETTINGSPRIVATE_DISABLELANGUAGE"/>
<int value="1147" label="FILEMANAGERPRIVATEINTERNAL_GETDIRECTORYSIZE"/>
<int value="1148" label="BLUETOOTHLOWENERGY_SETADVERTISINGINTERVAL"/>
+ <int value="1149" label="CLIPBOARD_SETIMAGEDATA"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698