Index: third_party/WebKit/Source/core/css/StyleRuleImport.cpp |
diff --git a/third_party/WebKit/Source/core/css/StyleRuleImport.cpp b/third_party/WebKit/Source/core/css/StyleRuleImport.cpp |
index cc09ce76f576ac76522f6a31ba263ce8e7ef16d4..772d4149027b653056e016d5da20ac3cac96e7a0 100644 |
--- a/third_party/WebKit/Source/core/css/StyleRuleImport.cpp |
+++ b/third_party/WebKit/Source/core/css/StyleRuleImport.cpp |
@@ -141,4 +141,8 @@ void StyleRuleImport::requestStyleSheet() |
} |
} |
+void StyleRuleImport::purgeMemory() |
+{ |
+} |
+ |
} // namespace blink |