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

Unified Diff: components/test_runner/test_preferences.h

Issue 1313243002: Remove command line flags and prefs for disabling Java. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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: components/test_runner/test_preferences.h
diff --git a/components/test_runner/test_preferences.h b/components/test_runner/test_preferences.h
index 9512b9c35d3d3a49fb7f4cdfc26ae46870915be5..0fd6db06f9335168e57bf112eb14c5f5181f4c4d 100644
--- a/components/test_runner/test_preferences.h
+++ b/components/test_runner/test_preferences.h
@@ -29,7 +29,6 @@ struct TEST_RUNNER_EXPORT TestPreferences {
bool experimental_webgl_enabled;
bool experimental_css_regions_enabled;
bool experimental_css_grid_layout_enabled;
- bool java_enabled;
bool java_script_can_access_clipboard;
bool java_script_can_open_windows_automatically;
bool supports_multiple_windows;

Powered by Google App Engine
This is Rietveld 408576698