Fix some discrepancies in the GpuService build rule
The condition enabling WriteClangProfilingProfile for GpuService is mismatched with the implementation. The implementation is enabled with CLANG_PROFILING_INSIDE_SANDBOX flag while the mojo definition is enabled with use_clang_profiling. The correct flag is CLANG_PROFILING_INSIDE_SANDBOX. Bug: 1071664 Change-Id: I6e23168f76f5fafddeac997f7948823387b356a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211911 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:kylechar <kylechar@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#771590}
Showing
Please register or sign in to comment