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

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

Issue 2772713002: Remove IDC_CREATE_SHORTCUT and its associated UI. (Closed)
Patch Set: respond to comments Created 3 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/web_applications/web_app_win.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 91a7f4545bebf889b1f6ec9fdb7a22a1a52c0c7c..8a0e45c104ee1d3ae83439fb98b8980368248a91 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -3565,6 +3565,7 @@ should be able to be added at any place in this file.
<action name="CreateShortcut">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 04/2017 (replaced by CreateHostedApp).</obsolete>
</action>
<action name="CredentialManager_AccountChooser_Accepted">
@@ -9794,6 +9795,11 @@ should be able to be added at any place in this file.
<obsolete>This menu item was never added to the app menu.</obsolete>
</action>
+<action name="MobileMenuDataSaverOpened">
tapted 2017/04/05 12:35:44 I get a presubmit failure: ** Presubmit ERRORS **
tapted 2017/04/06 00:26:39 (This has now been resolved by r462081)
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
<action name="MobileMenuDirectShare">
<owner>aurimas@chromium.org</owner>
<description>
« no previous file with comments | « chrome/browser/web_applications/web_app_win.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698