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

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

Issue 620983002: Add Permissions to the PageInfo dialog on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@page_info_dialog_shell_only_v2
Patch Set: Review feedback, UI feedback and moved Permission Settings strings into Android Created 6 years, 2 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/ids.xml
diff --git a/chrome/android/java/res/values/ids.xml b/chrome/android/java/res/values/ids.xml
index a8ff2a6b65f9fba938441337eea53e89e856a4de..fb8e4b427a81a4f01fd5f6a8da7eceec64857a5a 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -8,4 +8,6 @@
<resources>
<item name="menu_item_enter_anim_id" type="id" />
+
+ <item name="website_settings_popup_permission_type" type="id" />
</resources>

Powered by Google App Engine
This is Rietveld 408576698