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 db02bff8e888152d756efbe8b2adb38583230e9f..64f595656508977690ddcec4a9466d32bbdd0275 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> |
+<include src="extension_command_list.js"> |
cr.define('extensions', function() { |
'use strict'; |