Index: tracing/tracing/ui/extras/system_stats/system_stats_snapshot_view.html |
diff --git a/tracing/tracing/ui/extras/system_stats/system_stats_snapshot_view.html b/tracing/tracing/ui/extras/system_stats/system_stats_snapshot_view.html |
index ff08434ab9ca43321a00bce64cffcd86f097b242..61bd8651f6573f20ef622890ff84738a732ed04e 100644 |
--- a/tracing/tracing/ui/extras/system_stats/system_stats_snapshot_view.html |
+++ b/tracing/tracing/ui/extras/system_stats/system_stats_snapshot_view.html |
@@ -24,7 +24,7 @@ tr.exportTo('tr.ui.e.system_stats', function() { |
__proto__: tr.ui.analysis.ObjectSnapshotView.prototype, |
decorate: function() { |
- this.classList.add('tr-ui-e-system-stats-snapshot-view'); |
+ Polymer.dom(this).classList.add('tr-ui-e-system-stats-snapshot-view'); |
}, |
updateContents: function() { |