Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: chrome/browser/resources/gpu_internals.html

Issue 7495036: about:gpu support for thread name metadata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix nonnested subrows Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
/**

Powered by Google App Engine
This is Rietveld 408576698