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

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: add a missing override; Created 4 years, 9 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 4e6f66e6e95723cea94ceefef7a9c713931d1a8e..fd612fe91187708727f48d4cf19d5f983bf2fba7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80658,6 +80658,10 @@ 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"/>
</enum>
<enum name="ReportProcessingResult" type="int">
« components/arc/intent_helper/arc_intent_helper_bridge.cc ('K') | « components/components_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698