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

Unified Diff: chrome/android/java/res/drawable/selectable_item_highlight.xml

Issue 2802983003: Fix a few minor whitespace issues. (Closed)
Patch Set: One more Created 3 years, 8 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
« no previous file with comments | « no previous file | chrome/android/java/res/layout/number_roll_view.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/drawable/selectable_item_highlight.xml
diff --git a/chrome/android/java/res/drawable/selectable_item_highlight.xml b/chrome/android/java/res/drawable/selectable_item_highlight.xml
index 0ba396f83af222c82a1653b16b47516e341e7614..60b8cde03da2ee7825603fe8dc8decd4ec14400a 100644
--- a/chrome/android/java/res/drawable/selectable_item_highlight.xml
+++ b/chrome/android/java/res/drawable/selectable_item_highlight.xml
@@ -6,4 +6,4 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="true"
android:drawable="@color/selectable_list_item_highlight_color" />
-</selector>
+</selector>
« no previous file with comments | « no previous file | chrome/android/java/res/layout/number_roll_view.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698