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

Unified Diff: chrome/android/java/res/values/colors.xml

Issue 11360207: Add Java resources to content and chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove obsolete findbugs warnings Created 8 years, 1 month 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
« no previous file with comments | « chrome/android/java/res/values-sw800dp/dimens.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values/colors.xml
diff --git a/content/public/android/java/res/values/strings.xml b/chrome/android/java/res/values/colors.xml
similarity index 79%
copy from content/public/android/java/res/values/strings.xml
copy to chrome/android/java/res/values/colors.xml
index 53c47d1e8a0edc5ff04d5c011ad063143113395d..a847eb2d9304159e00647db9ffe87e2904a2084b 100644
--- a/content/public/android/java/res/values/strings.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -6,4 +6,5 @@
-->
<resources>
+ <color name="js_modal_dialog_title_separator">#ccc</color>
</resources>
« no previous file with comments | « chrome/android/java/res/values-sw800dp/dimens.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698