Replace WTF_MAKE_NONCOPYABLE with DISALLOW_CORE_AND_ASSIGN in core/paint/*
This change is for files in the path //third_party/WebKit/Source/core/paint/. Added the include for base/macros.h where needed and moved the macro to the end of the class as per the code guidelines enforced by lint. This CL introduces no logic changes. Bug: 565932 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I6578f3d2d9e6bc22e33ef69a7e9fb69297e693a5 Reviewed-on: https://chromium-review.googlesource.com/813458 Commit-Queue: Eve Martin-Jones <evem@chromium.org> Reviewed-by:Sasha Morrissey <sashab@chromium.org> Reviewed-by:
Chris Watkins <watk@chromium.org> Cr-Commit-Position: refs/heads/master@{#523639}
Showing
Please register or sign in to comment