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

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

Issue 10440061: Remaining style fixes from http://codereview.chromium.org/10443024/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <head>
3 <meta charset="utf-8">
3 <script src="util.js"></script> 4 <script src="util.js"></script>
4 <script src="success.js"></script> 5 <script src="success.js"></script>
6 </head>
7 <html>
5 <body></body> 8 <body></body>
6 </html> 9 </html>
OLDNEW
« no previous file with comments | « chrome/browser/resources/gaia_auth/offline.js ('k') | chrome/browser/resources/gaia_auth/success.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698