Chromium Code Reviews| Index: chrome/android/java/res/layout/remote_notification_bar.xml |
| diff --git a/chrome/android/java/res/layout/remote_notification_bar.xml b/chrome/android/java/res/layout/remote_notification_bar.xml |
| index 5cce18db45e360240a30d7ce9cb30f073d01f763..8a1f59ad737b111fe5afb21afa37fefa3a03c029 100644 |
| --- a/chrome/android/java/res/layout/remote_notification_bar.xml |
| +++ b/chrome/android/java/res/layout/remote_notification_bar.xml |
| @@ -98,4 +98,4 @@ |
| android:background="?android:attr/selectableItemBackground" |
| android:contentDescription="@string/accessibility_stop"/> |
| -</LinearLayout> |
| +</LinearLayout> |
|
mlamouri (slow - plz ping)
2015/06/18 16:43:21
nit: do you need that change?
whywhat
2015/06/19 16:00:34
Nope.
|