| Index: third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleChangeReason.h b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| index 4b17ca70221c8e52fb2446a57b3197adfe7b65d7..6ecd33428a7ea79997acdbddc9d883e732c485b8 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| @@ -61,7 +61,7 @@ extern const AtomicString& g_past;
|
| extern const AtomicString& g_unresolved;
|
|
|
| void Init();
|
| -}
|
| +} // namespace StyleChangeExtraData
|
|
|
| // |StyleChangeReasonForTracing| is used to trace the reason a
|
| // |Node::setNeedsStyleRecalc| call was made to show it in DevTools or in
|
|
|