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

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: 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/values/values.xml
diff --git a/chrome/android/java/res/values/values.xml b/chrome/android/java/res/values/values.xml
index 487615466b6f8af7fdaa2ed846c5cd2b54a7d12d..89c123e11bdfac2dc9d512078f88f1393d277762 100644
--- a/chrome/android/java/res/values/values.xml
+++ b/chrome/android/java/res/values/values.xml
@@ -41,6 +41,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