| Index: chrome/browser/resources/shared/css/chrome_shared_touch.css
|
| diff --git a/chrome/browser/resources/shared/css/chrome_shared2_touch.css b/chrome/browser/resources/shared/css/chrome_shared_touch.css
|
| similarity index 92%
|
| rename from chrome/browser/resources/shared/css/chrome_shared2_touch.css
|
| rename to chrome/browser/resources/shared/css/chrome_shared_touch.css
|
| index cd9207fa7da1451574f36ad74f0bc4ea6aea0684..50f5412e57883f8cef4d393cf85d0de7e1eb4c59 100644
|
| --- a/chrome/browser/resources/shared/css/chrome_shared2_touch.css
|
| +++ b/chrome/browser/resources/shared/css/chrome_shared_touch.css
|
| @@ -2,11 +2,11 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file. */
|
|
|
| -/* NB: do not include this file directly. Include chrome_shared2.css. If touch
|
| +/* NB: do not include this file directly. Include chrome_shared.css. If touch
|
| * optimization is enabled, these rules will be automatically loaded by the
|
| * SharedResourceDataSource. */
|
|
|
| -<include src="chrome_shared2.css">
|
| +<include src="chrome_shared.css">
|
|
|
| input[type='input'],
|
| input[type='password'],
|
|
|