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

Unified Diff: chrome/browser/resources/suggestions_internals/suggestions_internals.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/suggestions_internals/suggestions_internals.html
diff --git a/chrome/browser/resources/suggestions_internals/suggestions_internals.html b/chrome/browser/resources/suggestions_internals/suggestions_internals.html
index c06690a5926cb058dc041a9d6d591242cfd16976..999d9ef8d8224218af21f47b177326f4aefe0b32 100644
--- a/chrome/browser/resources/suggestions_internals/suggestions_internals.html
+++ b/chrome/browser/resources/suggestions_internals/suggestions_internals.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML>
+<!doctype html>
<html>
<head>
<meta charset="utf-8">

Powered by Google App Engine
This is Rietveld 408576698