Commit 184754be authored by apacible's avatar apacible Committed by Commit bot

Update route property reference.

In a separate CL, route.description was renamed to route.title.

Review URL: https://codereview.chromium.org/1111073002

Cr-Commit-Position: refs/heads/master@{#327420}
parent 4938c0c4
......@@ -7,7 +7,7 @@
<div class="device cast-device"></div>
<span>{{sink.name}}</span>
<template if="{{route}}">
<div class="route">{{route.description}}</div>
<div class="route">{{route.title}}</div>
</template>
</div>
</template>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment