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

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

Issue 1141583006: Show the full screen permission on the Site Details page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/preferences/website/SingleWebsitePreferences.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/xml/single_website_preferences.xml
diff --git a/chrome/android/java/res/xml/single_website_preferences.xml b/chrome/android/java/res/xml/single_website_preferences.xml
index 46a9dc92b2431b03ee180d140d299005e6e3557d..168497442512a9a7ef6f665a9acc518840d6c2f3 100644
--- a/chrome/android/java/res/xml/single_website_preferences.xml
+++ b/chrome/android/java/res/xml/single_website_preferences.xml
@@ -39,6 +39,8 @@
<org.chromium.chrome.browser.preferences.ChromeBaseListPreference
android:key="push_notifications_list" />
<org.chromium.chrome.browser.preferences.ChromeBaseListPreference
+ android:key="fullscreen_permission_list" />
+ <org.chromium.chrome.browser.preferences.ChromeBaseListPreference
android:key="midi_sysex_permission_list" />
<org.chromium.chrome.browser.preferences.ChromeBaseListPreference
android:key="protected_media_identifier_permission_list" />
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/preferences/website/SingleWebsitePreferences.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698