Index: chrome/browser/resources/gpu_internals.html |
diff --git a/chrome/browser/resources/gpu_internals.html b/chrome/browser/resources/gpu_internals.html |
index 31dbe356624692b6f0595343a25f9c5bdf1697ce..f0f54f5940f1f40bc1fd98e8d35bec75eb4c34da 100644 |
--- a/chrome/browser/resources/gpu_internals.html |
+++ b/chrome/browser/resources/gpu_internals.html |
@@ -65,7 +65,6 @@ tabbox tabpanels { |
<script> |
var browserBridge; |
var tracingController; |
-var timelineView; // made global for debugging purposes only |
var profilingView; // made global for debugging purposes only |
/** |