Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp b/third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp |
| index 7f2ce23d31ffe7e5cde9f579632b129d58334037..b9c057bbbfcadaf99a492fd00c843932174d326c 100644 |
| --- a/third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp |
| +++ b/third_party/WebKit/Source/core/layout/PointerEventsHitRules.cpp |
| @@ -118,6 +118,6 @@ PointerEventsHitRules::PointerEventsHitRules(EHitTesting hitTesting, const HitTe |
| } |
| } |
| -} |
| +} // namespace blink |
| // vim:ts=4:noet |