| Index: third_party/WebKit/Source/core/frame/UseCounter.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.cpp b/third_party/WebKit/Source/core/frame/UseCounter.cpp
|
| index 2d911b4afbdc3b68cd1b0cbc13636e00c16ffd1b..e7361a74a98d8ccf426aea647b031ca03d35ae77 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.cpp
|
| @@ -1005,7 +1005,7 @@
|
| return 517;
|
| case CSSPropertyD:
|
| return 518;
|
| - case CSSPropertyLineHeightStep:
|
| + case CSSPropertySnapHeight:
|
| return 519;
|
| case CSSPropertyBreakAfter:
|
| return 520;
|
|
|