Remove screen_orientation_messages.h.
This CL is a follow-up of https://codereview.chromium.org/2745443002. blink::WebScreenOrientationLockType traits is defined in screen_orientation_messages.h but has only one user: manifest_manager_messages.h, so we just move it into manifest_manager_messages.h, thus screen_orientation_messages.h becomes empty and we can remove it completely. BUG=678545 Review-Url: https://codereview.chromium.org/2749863004 Cr-Commit-Position: refs/heads/master@{#457344}
Showing
Please register or sign in to comment