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

Unified Diff: components/test/data/dom_distiller/pinch_tester.html

Issue 1160113004: HTML exit reader view button (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up Created 5 years, 6 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: components/test/data/dom_distiller/pinch_tester.html
diff --git a/components/test/data/dom_distiller/pinch_tester.html b/components/test/data/dom_distiller/pinch_tester.html
index 9dbb48d770129efaeda8e676b067ecf4cd7e835b..b6accd3407e8f84d4727d0aabc477826a9be41a6 100644
--- a/components/test/data/dom_distiller/pinch_tester.html
+++ b/components/test/data/dom_distiller/pinch_tester.html
@@ -2,7 +2,7 @@
<head><title>Test Page for Pinch to Zoom</title></head>
<body>
<div id="contentWrap">
-<p id="showOriginal">Original</p>
+<p id="closeReaderView">Original</p>
</div>
<div id="feedbackContainer">
<div id="feedbackYes"></div>
« no previous file with comments | « components/resources/dom_distiller_resources.grdp ('k') | ios/chrome/browser/dom_distiller/distiller_viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698