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: chrome/browser/resources/pdf/index.html

Issue 806633003: Implement basic toolbar with Material Design and loading progress. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adjust viewport_test.js Created 5 years, 11 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: chrome/browser/resources/pdf/index.html
diff --git a/chrome/browser/resources/pdf/index.html b/chrome/browser/resources/pdf/index.html
index f83d4740cf732b61f4b52565b832b6e0ae510a18..2f3df234c60cbd60b009aa6f871c3600bc8f5009 100644
--- a/chrome/browser/resources/pdf/index.html
+++ b/chrome/browser/resources/pdf/index.html
@@ -41,8 +41,8 @@
img="button_save.png">
</viewer-button>
<viewer-button id="print-button"
- assetpath="elements/viewer-button/"
- img="button_print.png">
+ assetpath="elements/viewer-button/"
+ img="button_print.png">
</viewer-button>
</viewer-toolbar>
« no previous file with comments | « chrome/browser/resources/component_extension_resources.grd ('k') | chrome/browser/resources/pdf/index-material.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698