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

Unified Diff: chrome/browser/resources/sync_internals/index.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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/sync_internals/index.html
diff --git a/chrome/browser/resources/sync_internals/index.html b/chrome/browser/resources/sync_internals/index.html
index c67d831be91c6b4fce1deba14cc40e3258f71361..cf487ba79cd08498aae8bfc2406d12dfdff7bda6 100644
--- a/chrome/browser/resources/sync_internals/index.html
+++ b/chrome/browser/resources/sync_internals/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML>
+<!doctype html>
<html i18n-values="dir:textdirection;">
<head>
<!-- If you change the title, make sure you also update

Powered by Google App Engine
This is Rietveld 408576698