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

Unified Diff: chrome/browser/resources/local_discovery/local_discovery.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/instant/instant.html ('k') | chrome/browser/resources/local_ntp/local_ntp.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/local_discovery/local_discovery.html
diff --git a/chrome/browser/resources/local_discovery/local_discovery.html b/chrome/browser/resources/local_discovery/local_discovery.html
index f41c01e9aafd723d3595f1eceb18bce5aa801404..7653623fbc22ef008c5ee5b6770da8e9dcde03e1 100644
--- a/chrome/browser/resources/local_discovery/local_discovery.html
+++ b/chrome/browser/resources/local_discovery/local_discovery.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/instant/instant.html ('k') | chrome/browser/resources/local_ntp/local_ntp.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698