Chromium Code Reviews

Unified Diff: chrome/browser/content_settings/content_settings_utils.cc

Issue 12225076: Delete most web intents code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/browser/content_settings/content_settings_utils.cc
diff --git a/chrome/browser/content_settings/content_settings_utils.cc b/chrome/browser/content_settings/content_settings_utils.cc
index 31c6ba0e0e0a9df8d1870f09b1033e38b71d6503..6534526dbc610bd49aec2fb813d4e761c9a106ae 100644
--- a/chrome/browser/content_settings/content_settings_utils.cc
+++ b/chrome/browser/content_settings/content_settings_utils.cc
@@ -30,7 +30,6 @@ const char* kTypeNames[] = {
"popups",
"geolocation",
"notifications",
- "intents",
"auto-select-certificate",
"fullscreen",
"mouselock",

Powered by Google App Engine