Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.cpp |
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.cpp b/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.cpp |
| index 8fca1239c15326e634a4cd35dd0718db519e00a1..97d361d90b112d5bc925dc354006e1e7a81af2b3 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.cpp |
| +++ b/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.cpp |
| @@ -113,4 +113,4 @@ bool DrawingDisplayItem::equals(const DisplayItem& other) const |
| } |
| #endif // ENABLE(ASSERT) |
| -} |
| +} // namespace blink |