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

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

Issue 2398543003: Move Android view based ColorPicker from ui/ to components/ (Closed)
Patch Set: add owners Created 4 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 | « ui/android/java/res/layout/color_picker_dialog_title.xml ('k') | ui/android/java/res/values/dimens.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/java/res/values/colors.xml
diff --git a/ui/android/java/res/values/colors.xml b/ui/android/java/res/values/colors.xml
index 8eaed12f7569ae4ddd7945bf4ea6279fd8de6201..5dbe201164da0d68798b18851258bdc472428b0c 100644
--- a/ui/android/java/res/values/colors.xml
+++ b/ui/android/java/res/values/colors.xml
@@ -5,8 +5,6 @@
found in the LICENSE file.
-->
<resources>
- <color name="color_picker_border_color">#B0B0B0</color>
- <color name="color_picker_background_color">#FFFFFF</color>
<color name="dropdown_divider_color">#E5E5E5</color>
<color name="dropdown_dark_divider_color">#C0C0C0</color>
</resources>
« no previous file with comments | « ui/android/java/res/layout/color_picker_dialog_title.xml ('k') | ui/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698