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

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

Issue 1110233003: Update list markers in notify change. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add Rebaseline Created 5 years, 7 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/layout/TextAutosizer.h
diff --git a/Source/core/layout/TextAutosizer.h b/Source/core/layout/TextAutosizer.h
index b3570086894351d2b8b838e4a236a06d927aaa21..43c4d3b37d21c244e4b2a0a66040015da2c22432 100644
--- a/Source/core/layout/TextAutosizer.h
+++ b/Source/core/layout/TextAutosizer.h
@@ -64,7 +64,6 @@ public:
void updatePageInfo();
void record(const LayoutBlock*);
void destroy(const LayoutBlock*);
- void inflateListItem(LayoutListItem*, LayoutListMarker*);
DECLARE_TRACE();

Powered by Google App Engine
This is Rietveld 408576698