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