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

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

Issue 1221833002: Remove the Images category from Site Settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | chrome/android/java/res/xml/single_website_preferences.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/xml/content_preferences.xml
diff --git a/chrome/android/java/res/xml/content_preferences.xml b/chrome/android/java/res/xml/content_preferences.xml
index ff173c86b4a5bfe22edc19d40d72b9effb089f50..daf435464e9095bcaab5216d3ed4fbd69c412271 100644
--- a/chrome/android/java/res/xml/content_preferences.xml
+++ b/chrome/android/java/res/xml/content_preferences.xml
@@ -26,10 +26,6 @@
<Preference
android:fragment="org.chromium.chrome.browser.preferences.website.WebsitePreferences"
android:key="microphone" />
- <!-- Images -->
- <Preference
- android:fragment="org.chromium.chrome.browser.preferences.website.WebsitePreferences"
- android:key="images" />
<!-- JavaScript -->
<Preference
android:fragment="org.chromium.chrome.browser.preferences.website.WebsitePreferences"
« no previous file with comments | « no previous file | chrome/android/java/res/xml/single_website_preferences.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698