Reduce the size of frame.h
This CL reduce the estimated pre-processed size of frame.h by 6.61MB. - frame.h should use user_activation_notification_type.mojom-blink-forward.h instead of frame.mojom-blink.h. - user_activation_state.h, which is included from frame.h, should use user_activation_notification_type.mojom-forward.h instead of user_activation_notification_type.mojom-shared.h. This CL has no behavior changes. Bug: 242216 Change-Id: Iae968c3a820a3d327ff46bf017dbd72dc77c3137 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319496Reviewed-by:Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#791762}
Showing
Please register or sign in to comment