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

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

Issue 928643003: Upstream Chrome for Android Cast. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix dependencies (second attempt). Created 5 years, 9 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 bb04f2fc720700a559002617f36e52d578dd4298..6e3b4343c621a9c166cd113cdc2016740d772bd2 100644
--- a/chrome/android/java/res/values/values.xml
+++ b/chrome/android/java/res/values/values.xml
@@ -39,4 +39,7 @@
<item type="id" name="menu_id_help_privacy" />
<item type="id" name="menu_id_contextual_search_learn" />
+ <!-- Cast notification -->
+ <item type="id" name="remote_notification" />
+
</resources>

Powered by Google App Engine
This is Rietveld 408576698