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

Unified Diff: trunk/src/chrome/browser/download/download_shelf_context_menu.h

Issue 61623006: Revert 233460 "Prefer opening PDF downloads in the browser." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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: trunk/src/chrome/browser/download/download_shelf_context_menu.h
===================================================================
--- trunk/src/chrome/browser/download/download_shelf_context_menu.h (revision 233496)
+++ trunk/src/chrome/browser/download/download_shelf_context_menu.h (working copy)
@@ -28,7 +28,6 @@
SHOW_IN_FOLDER = 1, // Open a folder view window with the item selected.
OPEN_WHEN_COMPLETE, // Open the download when it's finished.
ALWAYS_OPEN_TYPE, // Default this file extension to always open.
- PLATFORM_OPEN, // Open using platform handler.
CANCEL, // Cancel the download.
TOGGLE_PAUSE, // Pause or resume a download.
DISCARD, // Discard the malicious download.

Powered by Google App Engine
This is Rietveld 408576698