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

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

Issue 7314020: Update UMA user actions parsing, primarily to include WebUI metrics. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile 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..44515592495b547a91f7be14f95099fbce2bbc58 100644
--- a/chrome/browser/resources/gpu_internals.html
+++ b/chrome/browser/resources/gpu_internals.html
@@ -119,7 +119,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
</tabs>
<tabpanels>
<include src="gpu_internals/info_view.html">
- <tabpanel id="profiling-view"</div>
+ <tabpanel id="profiling-view">
</tabpanels>
</div>
</body>

Powered by Google App Engine
This is Rietveld 408576698