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

Unified Diff: chrome/browser/resources/options/content_settings.html

Issue 11410040: Delete WebUI for web intents. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Return value from flag for profile disablement Created 8 years, 1 month 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 | « chrome/browser/intents/web_intents_util.cc ('k') | chrome/browser/resources/options/content_settings.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/content_settings.html
diff --git a/chrome/browser/resources/options/content_settings.html b/chrome/browser/resources/options/content_settings.html
index f44f17dd3692fcd62a8d9a5ebc012fb0037da9b0..d898bde43169831c10247a9c204e9d2801733337 100644
--- a/chrome/browser/resources/options/content_settings.html
+++ b/chrome/browser/resources/options/content_settings.html
@@ -378,17 +378,6 @@
</div>
</div>
</section>
- <!-- Intent registration filter -->
- <section>
- <h3 i18n-content="webIntentsTabLabel" class="content-settings-header">
- </h3>
- <div class="checkbox">
- <label>
- <input pref="webintents.enabled" type="checkbox">
- <span i18n-content="allowWebIntents"></span>
- </label>
- </div>
- </section>
<!-- Pepper Flash camera and microphone filter -->
<section id="pepper-flash-cameramic-section" class="pepper-flash-settings">
<h3 i18n-content="pepperFlashCameramicTabLabel"></h3>
« no previous file with comments | « chrome/browser/intents/web_intents_util.cc ('k') | chrome/browser/resources/options/content_settings.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698