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

Issue 1760773004: Add "Open with <ARC-app-name>" items to the context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address dcheng's comment Created 4 years, 8 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 | « components/arc/intent_helper/link_handler_model_impl.cc ('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 2f8df067687647edf40dbeec32e4f83d2dddac51..20d5f9aceb608a797ee59d9513b17c84bb67b4d2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82167,6 +82167,20 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="71" label="IDC_OPEN_LINK_IN_PROFILE_FIRST"/>
<int value="72" label="IDC_CONTENT_CONTEXT_GENERATEPASSWORD"/>
<int value="73" label="IDC_SPELLCHECK_MULTI_LINGUAL"/>
+ <int value="74" label="IDC_CONTENT_CONTEXT_OPEN_WITH1"/>
+ <int value="75" label="IDC_CONTENT_CONTEXT_OPEN_WITH2"/>
+ <int value="76" label="IDC_CONTENT_CONTEXT_OPEN_WITH3"/>
+ <int value="77" label="IDC_CONTENT_CONTEXT_OPEN_WITH4"/>
+ <int value="78" label="IDC_CONTENT_CONTEXT_OPEN_WITH5"/>
+ <int value="79" label="IDC_CONTENT_CONTEXT_OPEN_WITH6"/>
+ <int value="80" label="IDC_CONTENT_CONTEXT_OPEN_WITH7"/>
+ <int value="81" label="IDC_CONTENT_CONTEXT_OPEN_WITH8"/>
+ <int value="82" label="IDC_CONTENT_CONTEXT_OPEN_WITH9"/>
+ <int value="83" label="IDC_CONTENT_CONTEXT_OPEN_WITH10"/>
+ <int value="84" label="IDC_CONTENT_CONTEXT_OPEN_WITH11"/>
+ <int value="85" label="IDC_CONTENT_CONTEXT_OPEN_WITH12"/>
+ <int value="86" label="IDC_CONTENT_CONTEXT_OPEN_WITH13"/>
+ <int value="87" label="IDC_CONTENT_CONTEXT_OPEN_WITH14"/>
</enum>
<enum name="ReportProcessingResult" type="int">
« no previous file with comments | « components/arc/intent_helper/link_handler_model_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698