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

Unified Diff: Source/core/layout/LayoutAnalyzer.h

Issue 1113353003: Remove LayoutAnalyzer UMA (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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/frame/FrameView.cpp ('k') | Source/core/layout/LayoutAnalyzer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/LayoutAnalyzer.h
diff --git a/Source/core/layout/LayoutAnalyzer.h b/Source/core/layout/LayoutAnalyzer.h
index 58fe712841613e69e4388b4658379c1d1c7e1736..8cfbd34851a1cdfcc1c180351ab9c9baaefc3d8b 100644
--- a/Source/core/layout/LayoutAnalyzer.h
+++ b/Source/core/layout/LayoutAnalyzer.h
@@ -61,8 +61,6 @@ public:
m_counters[counter] += delta;
}
- void recordCounters();
-
PassRefPtr<TracedValue> toTracedValue();
private:
« no previous file with comments | « Source/core/frame/FrameView.cpp ('k') | Source/core/layout/LayoutAnalyzer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698