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

Unified Diff: components/proximity_auth/webui/resources/local-state.html

Issue 1468623004: Update Polymer from 1.2.1 -> 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@travis-yml
Patch Set: local-state.html Created 5 years, 1 month 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: components/proximity_auth/webui/resources/local-state.html
diff --git a/components/proximity_auth/webui/resources/local-state.html b/components/proximity_auth/webui/resources/local-state.html
index bd96b72aafd3bbfd9f8d7fb451ad69b8574334a0..3b6cb067176edd7971afeb2d7b7c28b3ae929f34 100644
--- a/components/proximity_auth/webui/resources/local-state.html
+++ b/components/proximity_auth/webui/resources/local-state.html
@@ -69,9 +69,7 @@
<div class="card-content layout vertical flex">
<div class="card-title">Enrollment</div>
<div class="card-subtitle">
- <span>[[
- getLastSyncTimeString_(enrollmentState_, "Never enrolled")
- ]]</span>
+ <span>[[getLastSyncTimeString_(enrollmentState_, "Never enrolled")]]</span>
Dan Beam 2015/11/23 22:19:46 michaelpg@: i did grep, but as Polymer itself can
</div>
<div class="next-refresh layout horizontal center flex">
<iron-icon class="next-sync-icon"

Powered by Google App Engine
This is Rietveld 408576698