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

Unified Diff: Source/core/testing/InternalSettings.h

Issue 14467003: Remove ENABLE_DIALOG_ELEMENT (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
Index: Source/core/testing/InternalSettings.h
diff --git a/Source/core/testing/InternalSettings.h b/Source/core/testing/InternalSettings.h
index 99ce07d93d5827d4bef8adea2477f8d9dad94878..30e8968c079201c76dc8e200e916a4a63490111d 100644
--- a/Source/core/testing/InternalSettings.h
+++ b/Source/core/testing/InternalSettings.h
@@ -62,9 +62,7 @@ public:
float m_originalTextAutosizingFontScaleFactor;
IntSize m_originalResolutionOverride;
String m_originalMediaTypeOverride;
-#if ENABLE(DIALOG_ELEMENT)
bool m_originalDialogElementEnabled;
-#endif
bool m_originalLazyLayoutEnabled;
bool m_originalMockScrollbarsEnabled;
bool m_originalUsesOverlayScrollbars;

Powered by Google App Engine
This is Rietveld 408576698