| Index: tracing/tracing/ui/value_set_view.html
|
| diff --git a/tracing/tracing/ui/value_set_view.html b/tracing/tracing/ui/value_set_view.html
|
| index 20230c6b15b470d2f8957ed43f10755e36d7b5f3..cebde190ca373a9b73f36385146be1b3743c1fb8 100644
|
| --- a/tracing/tracing/ui/value_set_view.html
|
| +++ b/tracing/tracing/ui/value_set_view.html
|
| @@ -28,7 +28,6 @@ tr.exportTo('tr.ui', function() {
|
| },
|
|
|
| onSelectedTabChange_: function() {
|
| - console.debug(this.$.container.selectedTab);
|
| if (!this.$.container.selectedTab)
|
| return;
|
|
|
|
|