| Index: components/test_runner/test_preferences.h
|
| diff --git a/components/test_runner/test_preferences.h b/components/test_runner/test_preferences.h
|
| index 8d133409b0aa5138ab688ce1610b47032b345609..cf06d50c8ba70c7c45befd836f43cf6c22c7b4bd 100644
|
| --- a/components/test_runner/test_preferences.h
|
| +++ b/components/test_runner/test_preferences.h
|
| @@ -23,7 +23,6 @@ struct TEST_RUNNER_EXPORT TestPreferences {
|
| bool allow_display_of_insecure_content;
|
| bool allow_file_access_from_file_urls;
|
| bool allow_running_of_insecure_content;
|
| - bool author_and_user_styles_enabled;
|
| blink::WebString default_text_encoding_name;
|
| bool experimental_webgl_enabled;
|
| bool experimental_css_grid_layout_enabled;
|
|
|