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

Unified Diff: extensions/browser/guest_view/mime_handler_view/mime_handler_view_constants.h

Issue 706823004: OOP PDF: Change the save toolbar button to match the save menu behavior. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@embedded-pdfs
Patch Set: rebase Created 6 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: extensions/browser/guest_view/mime_handler_view/mime_handler_view_constants.h
diff --git a/extensions/browser/guest_view/mime_handler_view/mime_handler_view_constants.h b/extensions/browser/guest_view/mime_handler_view/mime_handler_view_constants.h
index 20fd0670175da2e2ef9e383b2c5e217b9a9ffc55..dd83ee78d2e43eb86ed1bd6d3557b273b3567a86 100644
--- a/extensions/browser/guest_view/mime_handler_view/mime_handler_view_constants.h
+++ b/extensions/browser/guest_view/mime_handler_view/mime_handler_view_constants.h
@@ -11,6 +11,7 @@ namespace mime_handler_view {
extern const char kMimeType[];
extern const char kSrc[];
+extern const char kContentUrl[];
} // namespace mime_handler_view

Powered by Google App Engine
This is Rietveld 408576698