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

Unified Diff: chrome/browser/resources/md_user_manager/user_manager_pages.html

Issue 1642323004: User Manager MD User Pods (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed pasha's comments Created 4 years, 10 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/md_user_manager/user_manager_pages.html
diff --git a/chrome/browser/resources/md_user_manager/user_manager_pages.html b/chrome/browser/resources/md_user_manager/user_manager_pages.html
index 8528d561eca1b4a2edad2af2b5c51ff0370eb3cd..0f83ef4d1f74c824b10499771f673b5b9ede2abe 100644
--- a/chrome/browser/resources/md_user_manager/user_manager_pages.html
+++ b/chrome/browser/resources/md_user_manager/user_manager_pages.html
@@ -7,7 +7,7 @@
<link rel="import" type="css"
href="chrome://md-user-manager/user_manager_pages.css">
<template>
- <neon-animated-pages id="animatedPages" attr-for-selected="id"
+ <neon-animated-pages id="animated-pages" attr-for-selected="id"
selected="[[selectedPage]]" entry-animation="slide-from-left-animation"
exit-animation="slide-right-animation">
<content></content>

Powered by Google App Engine
This is Rietveld 408576698