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

Unified 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, 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/gaia_auth/success.html
diff --git a/chrome/browser/resources/gaia_auth/success.html b/chrome/browser/resources/gaia_auth/success.html
index b4a1c51030af1a2bf6b938ad89adb55473b6c321..cc39526156be63fb74a48f4be7f7dd958fa3a202 100644
--- a/chrome/browser/resources/gaia_auth/success.html
+++ b/chrome/browser/resources/gaia_auth/success.html
@@ -1,4 +1,7 @@
<!DOCTYPE html>
+<head>
+<meta charset="utf-8">
+</head>
<html>
<script src="util.js"></script>
<script src="success.js"></script>
csilv 2012/05/25 23:39:19 move scripts to <head> block
zel 2012/05/25 23:46:43 Done.

Powered by Google App Engine
This is Rietveld 408576698