Index: third_party/WebKit/Source/core/paint/DetailsMarkerPainter.cpp |
diff --git a/third_party/WebKit/Source/core/paint/DetailsMarkerPainter.cpp b/third_party/WebKit/Source/core/paint/DetailsMarkerPainter.cpp |
index 3ebc020dd85184ec5b401650db3d25b039c7e5b1..d7c021a20bcba0a884023e2b493e1663b8e41783 100644 |
--- a/third_party/WebKit/Source/core/paint/DetailsMarkerPainter.cpp |
+++ b/third_party/WebKit/Source/core/paint/DetailsMarkerPainter.cpp |
@@ -94,4 +94,4 @@ Path DetailsMarkerPainter::getPath(const LayoutPoint& origin) const |
return result; |
} |
-} // namespace paint |
+} // namespace blink |