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

Side by Side Diff: chrome/test/data/webui/print_preview/print_preview_hello_world_test.html

Issue 2893003003: Print Preview: Merge NativeLayerStubs for tests (Closed)
Patch Set: Remove extra variable Created 3 years, 7 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 unified diff | Download patch
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>Hello World</title> 3 <title>Hello World</title>
4 </head> 4 </head>
5 <body> 5 <body>
6 <h1>Hello World</h1> 6 <h1>Hello World</h1>
7 </body> 7 </body>
8 </html> 8 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698