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

Unified Diff: chrome/browser/resources/memory_internals/memory_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/memory_internals/memory_internals.html
diff --git a/chrome/browser/resources/memory_internals/memory_internals.html b/chrome/browser/resources/memory_internals/memory_internals.html
index 0e659176268e7a7c322102178fe1206027276e83..b2c4ec17afdfb84f132c7ab23edad7f5ba33fad8 100644
--- a/chrome/browser/resources/memory_internals/memory_internals.html
+++ b/chrome/browser/resources/memory_internals/memory_internals.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
<!-- Copyright 2013 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
« no previous file with comments | « chrome/browser/resources/media/webrtc_logs.html ('k') | chrome/browser/resources/net_export/net_export.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698