Index: chrome/browser/resources/extensions/extension_list.js |
diff --git a/chrome/browser/resources/extensions/extension_list.js b/chrome/browser/resources/extensions/extension_list.js |
index a73b70a7a00f47f76d2ce8e922648fc770ecb3e0..610515a29051b5b0137a6feb8f3292feb09ab0e2 100644 |
--- a/chrome/browser/resources/extensions/extension_list.js |
+++ b/chrome/browser/resources/extensions/extension_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="extension_error.js"> |
+// <include src="extension_error.js"> |
cr.define('extensions', function() { |
'use strict'; |