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

Unified Diff: chrome/browser/resources/shared/css/chrome_shared_touch.css

Issue 10444043: rename chrome_shared2.css to chrome_shared.css (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/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'],
« no previous file with comments | « chrome/browser/resources/shared/css/chrome_shared2_touch.css ('k') | chrome/browser/resources/shared_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698