Chromium Code Reviews| Index: appengine/config_service/ui/common/auth-signin.html |
| diff --git a/appengine/config_service/ui/common/auth-signin.html b/appengine/config_service/ui/common/auth-signin.html |
| index 4a1f091ea988122b97fb3217e16f128a6bd9131a..3fd13d0abba607e7c78a4da97128b806d45edd22 100644 |
| --- a/appengine/config_service/ui/common/auth-signin.html |
| +++ b/appengine/config_service/ui/common/auth-signin.html |
| @@ -91,6 +91,7 @@ |
| initialized: { |
| type: Boolean, |
| value: false, |
| + notify: true, |
| observer: '_onInitialized' |
| }, |