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

Unified Diff: chrome/android/java/res/layout/remote_notification_bar.xml

Issue 1159113006: [Android] A prototype of the interactive media notification. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added browser tests Created 5 years, 6 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/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.

Powered by Google App Engine
This is Rietveld 408576698