diff options
Diffstat (limited to 'third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h')
-rw-r--r-- | third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h index 2670d44..3040c0f 100644 --- a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h +++ b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h @@ -70,6 +70,7 @@ public: PopupListBoxBackground, PopupListBoxRow, PrintedContentBackground, + PrintedContentDestinationLocations, PrintedContentLineBoundary, PrintedContentPDFURLRect, Resizer, |