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

Unified Diff: chrome/android/java/res/layout/selectable_list_layout.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
Index: chrome/android/java/res/layout/selectable_list_layout.xml
diff --git a/chrome/android/java/res/layout/selectable_list_layout.xml b/chrome/android/java/res/layout/selectable_list_layout.xml
index 47f9b9d0c4ed9e41ac9cad127896a70b51526921..55eef22530eadee36412a6b1a3e20c2c8dd8c546 100644
--- a/chrome/android/java/res/layout/selectable_list_layout.xml
+++ b/chrome/android/java/res/layout/selectable_list_layout.xml
@@ -38,7 +38,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center" />
- </FrameLayout>
+ </FrameLayout>
<org.chromium.chrome.browser.widget.FadingShadowView
android:id="@+id/shadow"
@@ -46,4 +46,4 @@
android:layout_height="@dimen/action_bar_shadow_height"
android:layout_marginTop="?attr/actionBarSize" />
-</merge>
+</merge>

Powered by Google App Engine
This is Rietveld 408576698