Index: chrome/browser/resources/about_memory.js |
diff --git a/chrome/browser/resources/about_memory.js b/chrome/browser/resources/about_memory.js |
index 56268579182f0a070fe991717a858edbca651680..ff288490bc2569eb1a855dd89e25b034fac7cce2 100644 |
--- a/chrome/browser/resources/about_memory.js |
+++ b/chrome/browser/resources/about_memory.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-<include src="../../../ui/webui/resources/js/util.js"></include> |
+<include src="../../../ui/webui/resources/js/util.js"> |
function reload() { |
if ($('helpTooltip')) |