Index: third_party/WebKit/Source/core/css/StyleRuleImport.h |
diff --git a/third_party/WebKit/Source/core/css/StyleRuleImport.h b/third_party/WebKit/Source/core/css/StyleRuleImport.h |
index 2c795e15548eeec8d7cf02707dfcb83e4ddec64e..1edebfc17095b45bb07faddb15b1db20a5085034 100644 |
--- a/third_party/WebKit/Source/core/css/StyleRuleImport.h |
+++ b/third_party/WebKit/Source/core/css/StyleRuleImport.h |
@@ -52,6 +52,8 @@ public: |
void requestStyleSheet(); |
+ void purgeMemory(); |
+ |
DECLARE_TRACE_AFTER_DISPATCH(); |
private: |