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

Unified Diff: Source/core/platform/graphics/chromium/GraphicsLayerChromium.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
Index: Source/core/platform/graphics/chromium/GraphicsLayerChromium.h
diff --git a/Source/core/platform/graphics/chromium/GraphicsLayerChromium.h b/Source/core/platform/graphics/chromium/GraphicsLayerChromium.h
index 74e1ba3009936056432f46691f0af132b09095f1..6764daec811374492f88a8dc7d31bc0f2d287736 100644
--- a/Source/core/platform/graphics/chromium/GraphicsLayerChromium.h
+++ b/Source/core/platform/graphics/chromium/GraphicsLayerChromium.h
@@ -154,8 +154,6 @@ public:
// Exposed for tests.
WebKit::WebLayer* contentsLayer() const { return m_contentsLayer; }
- virtual void reportMemoryUsage(MemoryObjectInfo*) const OVERRIDE;
-
private:
void updateNames();
void updateChildList();
« no previous file with comments | « Source/core/platform/graphics/NativeImagePtr.h ('k') | Source/core/platform/graphics/chromium/GraphicsLayerChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698