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

Unified Diff: components/test_runner/test_preferences.h

Issue 2077183002: Revert of Fix re-usage of stale cached WebPreferences in RenderViewHost. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « no previous file | components/test_runner/test_preferences.cc » ('j') | 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 94fde32a8362e883d1eca0e8fdace2a0a9aee17b..cf06d50c8ba70c7c45befd836f43cf6c22c7b4bd 100644
--- a/components/test_runner/test_preferences.h
+++ b/components/test_runner/test_preferences.h
@@ -43,7 +43,6 @@
bool disable_reading_from_canvas;
bool strict_mixed_content_checking;
bool strict_powerful_feature_restrictions;
- bool spatial_navigation_enabled;
TestPreferences();
void Reset();
« no previous file with comments | « no previous file | components/test_runner/test_preferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698