| Index: Source/core/dom/StyleEngine.cpp
|
| diff --git a/Source/core/dom/StyleEngine.cpp b/Source/core/dom/StyleEngine.cpp
|
| index 00bdb5dd32882ac99ba527a64079d8dae445e9cd..c2d1b693dde58a47cebebb6f385e8147fbb8d2a7 100644
|
| --- a/Source/core/dom/StyleEngine.cpp
|
| +++ b/Source/core/dom/StyleEngine.cpp
|
| @@ -335,7 +335,6 @@ void StyleEngine::updateActiveStyleSheets(StyleResolverUpdateMode updateMode)
|
| }
|
|
|
| InspectorInstrumentation::activeStyleSheetsUpdated(m_document);
|
| - m_usesRemUnits = documentStyleSheetCollection()->usesRemUnits();
|
|
|
| m_dirtyTreeScopes.clear();
|
| m_documentScopeDirty = false;
|
|
|