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

Unified Diff: chrome/tools/extract_actions.py

Issue 5560005: Update PDF user actions. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years 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
« chrome/tools/chromeactions.txt ('K') | « chrome/tools/chromeactions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/extract_actions.py
===================================================================
--- chrome/tools/extract_actions.py (revision 68139)
+++ chrome/tools/extract_actions.py (working copy)
@@ -161,6 +161,8 @@
actions.add('PDF.PrintPage')
actions.add('PDF.FitToHeightButton')
actions.add('PDF.FitToWidthButton')
+ actions.add('PDF.LoadFailure')
+ actions.add('PDF.LoadSuccess')
actions.add('PDF.ZoomFromBrowser')
actions.add('PDF.ZoomOutButton')
actions.add('PDF.ZoomInButton')
« chrome/tools/chromeactions.txt ('K') | « chrome/tools/chromeactions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698