Index: content/public/common/web_preferences.h |
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h |
index d31bf84c9212385cb14640344fa51e361a7ab02d..724ef1c8405774b90f9c3ebe1e1622c25e885cca 100644 |
--- a/content/public/common/web_preferences.h |
+++ b/content/public/common/web_preferences.h |
@@ -120,6 +120,7 @@ struct CONTENT_EXPORT WebPreferences { |
bool hyperlink_auditing_enabled; |
bool allow_universal_access_from_file_urls; |
bool allow_file_access_from_file_urls; |
+ bool disable_caret_blinking; |
bool experimental_webgl_enabled; |
bool pepper_3d_enabled; |
bool flash_3d_enabled; |