Fix benchmark
Summary: Benchmark accidentally broke during a refactor Reviewed By: gkassabli Differential Revision: D4101776 fbshipit-source-id: 00094837b7856c06c0463c48929f960122c0c8ac
This commit is contained in:
committed by
Facebook Github Bot
parent
620cb3f507
commit
ba20d75992
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
#include <CSSLayout/CSSLayout.h>
|
#include <CSSLayout/CSSLayout.h>
|
||||||
|
|
||||||
static CSSSize _measure(CSSNodeRef node
|
static CSSSize _measure(CSSNodeRef node,
|
||||||
float width,
|
float width,
|
||||||
CSSMeasureMode widthMode,
|
CSSMeasureMode widthMode,
|
||||||
float height,
|
float height,
|
||||||
|
Reference in New Issue
Block a user