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