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

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

Issue 2772713002: Remove IDC_CREATE_SHORTCUT and its associated UI. (Closed)
Patch Set: Fix compile Created 3 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 630dcc9c3eab85be0429371d4727c2ab88df9179..2eca0a7dd1b8cca7561ac191a44dd65da11ef1d7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -124084,7 +124084,11 @@ from previous Chrome versions.
<suffix name="Copy"/>
<suffix name="Paste"/>
<suffix name="CreateHostedApp"/>
- <suffix name="CreateShortcuts"/>
+ <suffix name="CreateShortcuts">
+ <obsolete>
+ Deprecated as of 04/2017. Replaced by Bookmark Apps (CreateHostedApp).
+ </obsolete>
+ </suffix>
<suffix name="ManageExtensions"/>
<suffix name="TaskManager"/>
<suffix name="ClearBrowsingData"/>

Powered by Google App Engine
This is Rietveld 408576698