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

Unified Diff: chrome/android/java/res/values/values.xml

Issue 1159113006: [Android] A prototype of the interactive media notification. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments and nits 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/values/values.xml
diff --git a/chrome/android/java/res/values/values.xml b/chrome/android/java/res/values/values.xml
index 1af5376dccfb87e14eaa06b7dead4b0562c34563..63ce663a12f5aa5732fbc50a0199edcbe2b879af 100644
--- a/chrome/android/java/res/values/values.xml
+++ b/chrome/android/java/res/values/values.xml
@@ -50,6 +50,9 @@
<!-- Cast notification -->
<item type="id" name="remote_notification" />
+ <!-- Media playback notification -->
+ <item type="id" name="media_playback_notification" />
+
<!-- Sync UI constants -->
<item type="id" name="passphrase_type_list" />

Powered by Google App Engine
This is Rietveld 408576698