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

Unified Diff: Source/core/css/WebKitCSSTransformValue.h

Issue 13973026: remove memoryinstrumentation Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove the rest part of MemoryInstrumentation 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
« no previous file with comments | « Source/core/css/WebKitCSSShaderValue.cpp ('k') | Source/core/css/WebKitCSSTransformValue.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/WebKitCSSTransformValue.h
diff --git a/Source/core/css/WebKitCSSTransformValue.h b/Source/core/css/WebKitCSSTransformValue.h
index dabe15c2a0714505e4ac59c65c11ba433ffa017c..319296da179303885e8268af6d5631486d28c627 100644
--- a/Source/core/css/WebKitCSSTransformValue.h
+++ b/Source/core/css/WebKitCSSTransformValue.h
@@ -73,8 +73,6 @@ public:
PassRefPtr<WebKitCSSTransformValue> cloneForCSSOM() const;
- void reportDescendantMemoryUsage(MemoryObjectInfo*) const;
-
private:
WebKitCSSTransformValue(TransformOperationType);
WebKitCSSTransformValue(const WebKitCSSTransformValue& cloneFrom);
« no previous file with comments | « Source/core/css/WebKitCSSShaderValue.cpp ('k') | Source/core/css/WebKitCSSTransformValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698