blob: 0495969fa2df137a6b52100b418be24703d83e63 [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/**
* @fileoverview "Update is required to sign in" screen.
*/
login.createScreen('UpdateRequiredScreen', 'update-required', function() {
return {};
});