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

Unified Diff: components/test_runner/test_preferences.h

Issue 1858703003: Remove unused fields under components/test_runner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 8 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
« no previous file with comments | « components/test_runner/mock_web_user_media_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « components/test_runner/mock_web_user_media_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698