| Index: chrome/browser/resources/chromeos/sim_unlock.css
|
| diff --git a/chrome/browser/resources/chromeos/sim_unlock.css b/chrome/browser/resources/chromeos/sim_unlock.css
|
| index e1ef353a84b83e896dbb77312fac003d1df0f66f..8cd322060fffa841dde0d4d50a9b5593c4d7d939 100644
|
| --- a/chrome/browser/resources/chromeos/sim_unlock.css
|
| +++ b/chrome/browser/resources/chromeos/sim_unlock.css
|
| @@ -1,3 +1,8 @@
|
| +/* Copyright (c) 2012 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.
|
| + */
|
| +
|
| .error {
|
| color: red;
|
| }
|
|
|