Replace WTF_MAKE_NONCOPYABLE with DISALLOW_COPY_AND_ASSIGN in Source/core/frame.
This changes is for files in the path //t_p/WebKit/Source/core/frame/. 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 Change-Id: I8753284e767ccaceabdbd3a67c935c1bcde71a04 Reviewed-on: https://chromium-review.googlesource.com/806736Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#521626}
Showing
Please register or sign in to comment