| Index: webkit/renderer/compositor_bindings/web_compositing_reasons.cc
|
| diff --git a/webkit/renderer/compositor_bindings/web_compositing_reasons.cc b/webkit/renderer/compositor_bindings/web_compositing_reasons.cc
|
| index ace216b173f3234be53c027b6796c733a38d1909..ae9d6043ef998f404ba6fdc5bedb7e39d42471cd 100644
|
| --- a/webkit/renderer/compositor_bindings/web_compositing_reasons.cc
|
| +++ b/webkit/renderer/compositor_bindings/web_compositing_reasons.cc
|
| @@ -145,7 +145,3 @@
|
| COMPILE_ASSERT_MATCHING_UINT64(
|
| cc::kCompositingReasonOutOfFlowClipping,
|
| blink::CompositingReasonOutOfFlowClipping);
|
| -
|
| -COMPILE_ASSERT_MATCHING_UINT64(
|
| - cc::kCompositingReasonIsolateCompositedDescendants,
|
| - blink::CompositingReasonIsolateCompositedDescendants);
|
|
|