Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/PseudoElement.h |
| diff --git a/third_party/WebKit/Source/core/dom/PseudoElement.h b/third_party/WebKit/Source/core/dom/PseudoElement.h |
| index e4c62dca17d912a580b209eff13e3a008cc4195b..940543b4c3d2819ac98a165f8036abf345a76755 100644 |
| --- a/third_party/WebKit/Source/core/dom/PseudoElement.h |
| +++ b/third_party/WebKit/Source/core/dom/PseudoElement.h |
| @@ -75,6 +75,6 @@ inline bool pseudoElementLayoutObjectIsNeeded(const ComputedStyle* style) |
| DEFINE_ELEMENT_TYPE_CASTS(PseudoElement, isPseudoElement()); |
| -} // namespace |
| +} // namespace blink |
| #endif |