DescriptionEnable header checking for chrome/browser/ui
This disables header checking for split static libraries. In addition to the internal issues discussed in the added comment to split_static_library.gni, there is a circular include cycle between //chrome/browser and //chrome/browser/ui. Both of these are split static libraries, so enabling check for this configuration would additionally require listing all of the split ui targets in the allow_circular_includes_from annotation in the browser target.
Since this is only for official builds, we still get header checking on the normal builds so there should be no missing coverage for header checking.
R=dpranke@chromium.org
Committed: https://crrev.com/b3e6014f6994d0eb4abe1a60ca4ceb580f73ad9b
Cr-Commit-Position: refs/heads/master@{#420705}
Patch Set 1 #Patch Set 2 : . #Messages
Total messages: 12 (6 generated)
|