summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/memory_internals/memory_internals.html
blob: 55b849621ecac9b7eba4b5a591db53b403d461b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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. -->
<link rel="stylesheet" href="memory_internals.css">
<link rel="stylesheet" href="snapshot_view.css">

<script src="chrome://memory-internals/memory_internals.js"></script>
<script src="chrome://resources/js/util.js"></script>

<h1>Memory Internals</h1>
<include src="snapshot_view.html">