Replace .mojom.h includes with .mojom-forward.h in //chrome/browser (5/n)
This CL replaces .mojom.h includes with .mojom-forward.h in some sub-directories of chrome/browser to reduce the pre-processed size of header files and shorter build time. The sub-directories are following, - chrome/browser/ui/app_list - chrome/browser/ui/ash This CL has no behavior changes. Bug: 1001360 Change-Id: Idb2b7b8475d75c5ea7e1c79ee3b6ad2bfe7b3e02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087858Reviewed-by:Colin Blundell <blundell@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#747234}
Showing
Please register or sign in to comment