| Index: content/browser/resources/gpu/gpu_internals.js
|
| diff --git a/content/browser/resources/gpu/gpu_internals.js b/content/browser/resources/gpu/gpu_internals.js
|
| index 49b43e2553e7228237047064339f08835d56c860..3968b2187dffa43027e048d5b877e358a2b11038 100644
|
| --- a/content/browser/resources/gpu/gpu_internals.js
|
| +++ b/content/browser/resources/gpu/gpu_internals.js
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -<include src="browser_bridge.js"/>
|
| -<include src="info_view.js"/>
|
| +// <include src="browser_bridge.js">
|
| +// <include src="info_view.js">
|
|
|
| var browserBridge;
|
|
|
|
|