Index: chrome/browser/resources/extensions/extension_command_list.js |
diff --git a/chrome/browser/resources/extensions/extension_command_list.js b/chrome/browser/resources/extensions/extension_command_list.js |
index fd91fc0c9f843b0bc6c103edcdbcb0e4d3e11403..eca1797c75babb20359c27eed7ca1ea225ca5e77 100644 |
--- a/chrome/browser/resources/extensions/extension_command_list.js |
+++ b/chrome/browser/resources/extensions/extension_command_list.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="shortcut_util.js"> |
+// <include src="shortcut_util.js"> |
cr.define('extensions', function() { |
'use strict'; |