| Index: third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp b/third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp
|
| index c3f23f10a33fa5d6f954b9215cd12441797ab435..b661703d96da88929c8662a136ecab99e8d07b10 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp
|
| @@ -12,6 +12,8 @@
|
| #include "wtf/text/WTFString.h"
|
| #endif
|
|
|
| +// Whitespace change to trigger PRESUBMIT.py extra trybots.
|
| +
|
| namespace blink {
|
|
|
| DisplayItem& DisplayItemList::appendByMoving(DisplayItem& item)
|
|
|