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

Unified Diff: content/public/common/web_preferences.h

Issue 2293373002: Remove unused prefs/api/resource for setPageEncoding (Closed)
Patch Set: removed unused flag/prefs Created 4 years, 3 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: content/public/common/web_preferences.h
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
index f9b778badc6d1155a7988bf359303283a1ba10f2..74ec1e6a04d90f8b1f06e199bd84e123e8b78b47 100644
--- a/content/public/common/web_preferences.h
+++ b/content/public/common/web_preferences.h
@@ -98,7 +98,6 @@ struct CONTENT_EXPORT WebPreferences {
bool plugins_enabled;
bool dom_paste_enabled;
bool shrinks_standalone_images_to_fit;
- bool uses_universal_detector;
bool text_areas_are_resizable;
bool allow_scripts_to_close_windows;
bool remote_fonts_enabled;

Powered by Google App Engine
This is Rietveld 408576698