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

Side by Side Diff: chrome/browser/resources/gaia_auth/success.html

Issue 802863002: Change <!DOCTYPE> to <!doctype>. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: splitting Created 6 years 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 <!DOCTYPE html> 1 <!doctype html>
2 <head> 2 <head>
3 <meta charset="utf-8"> 3 <meta charset="utf-8">
4 </head> 4 </head>
5 <html> 5 <html>
6 <body></body> 6 <body></body>
7 </html> 7 </html>
OLDNEW
« no previous file with comments | « chrome/browser/resources/gaia_auth/offline.html ('k') | chrome/browser/resources/gcm_internals.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698