Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h |
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h |
| index 8fbe29655b5f5ad8cec74fe76a66a08890dd0edf..78a2c0968533768029d0b16bdd74168e55528910 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h |
| +++ b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h |
| @@ -64,6 +64,7 @@ public: |
| BoxDecorationBackground, |
| Caret, |
| ColumnRules, |
| + DebugDrawing, |
| DebugRedFill, |
| DocumentBackground, |
| DragImage, |