| Index: content/shell/common/test_runner/test_preferences.h
|
| diff --git a/content/shell/common/test_runner/test_preferences.h b/content/shell/common/test_runner/test_preferences.h
|
| index b2ca05a9666d439d91d169827769f1cd4ec542c9..793b7f5cae8bdaecb5105e065b91fad4b6a12b64 100644
|
| --- a/content/shell/common/test_runner/test_preferences.h
|
| +++ b/content/shell/common/test_runner/test_preferences.h
|
| @@ -43,6 +43,7 @@ struct TestPreferences {
|
| bool caret_browsing_enabled;
|
| bool should_respect_image_orientation;
|
| bool asynchronous_spell_checking_enabled;
|
| + bool web_security_enabled;
|
|
|
| TestPreferences();
|
| void Reset();
|
|
|