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

Unified Diff: chrome/browser/resources/hotword_audio_verification/main.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
« no previous file with comments | « chrome/browser/resources/history/history.html ('k') | chrome/browser/resources/identity_internals.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/hotword_audio_verification/main.html
diff --git a/chrome/browser/resources/hotword_audio_verification/main.html b/chrome/browser/resources/hotword_audio_verification/main.html
index 86739ca5f6f8f8b9c59a8083d6a0d7bfb5f39062..aaa1f8512a0502b320a2a7284297ac767554baa4 100644
--- a/chrome/browser/resources/hotword_audio_verification/main.html
+++ b/chrome/browser/resources/hotword_audio_verification/main.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML>
+<!doctype html>
<html i18n-values="dir:textdirection">
<head>
<meta charset=utf-8>
« no previous file with comments | « chrome/browser/resources/history/history.html ('k') | chrome/browser/resources/identity_internals.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698