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

Unified Diff: chrome/browser/resources/md_user_manager/user_manager_tutorial.js

Issue 1916913010: MD User Manager: latest design change, css refactoring, accessiblity, and bug fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@md-user-manager-stylesheets
Patch Set: Created 4 years, 8 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_tutorial.js
diff --git a/chrome/browser/resources/md_user_manager/user_manager_tutorial.js b/chrome/browser/resources/md_user_manager/user_manager_tutorial.js
index 10ca08a20a820ea616404f557ccad6ed2bf8bacf..a9da577e1e39c84db10ad34bf559634dbe08224d 100644
--- a/chrome/browser/resources/md_user_manager/user_manager_tutorial.js
+++ b/chrome/browser/resources/md_user_manager/user_manager_tutorial.js
@@ -20,10 +20,6 @@ var TutorialSteps = {
Polymer({
is: 'user-manager-tutorial',
- behaviors: [
- I18nBehavior,
- ],
-
properties: {
/**
* True if the tutorial is currently hidden.

Powered by Google App Engine
This is Rietveld 408576698