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

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

Issue 2754383004: Rename WebsiteSettings code to PageInfo. (Closed)
Patch Set: Rename everything. 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 7db750c37bf4c0a4be2b790b5b993b6f1979caeb..beebd1a9c3a2c35cb0bae8881d3d2cb685e7f440 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -1409,7 +1409,7 @@ should be able to be added at any place in this file.
<owner>mariakhomenko@chromium.org</owner>
<owner>tedchoc@chromium.org</owner>
<description>
- An instant app was launched from the website settings popup.
+ An instant app was launched from the page info popup.
</description>
</action>
@@ -10517,13 +10517,13 @@ should be able to be added at any place in this file.
<action name="MobileWebsiteSettingsOpenedFromMenu">
<owner>tedchoc@chromium.org</owner>
- <description>Website Settings opened via the menu.</description>
+ <description>Page Info opened via the menu.</description>
</action>
<action name="MobileWebsiteSettingsOpenedFromToolbar">
<owner>tedchoc@chromium.org</owner>
<description>
- Website Settings opened via the toolbar page info (i.e. https lock) icon.
+ Page Info opened via the toolbar page info (i.e. https lock) icon.
</description>
</action>

Powered by Google App Engine
This is Rietveld 408576698