Evan Stade
2018-12-10 23:56:24 UTC
Hi all,
On a CL I'm working on[1] the mac builders are complaining at the gn args
--check stage [2] for reasons I don't understand. Specifically, one example
failure is:
ERROR at
//chrome/browser/extensions/api/automation_internal/automation_internal_api.cc:47:11:
Include not allowed. #include "ui/aura/env.h" ^------------ It is not in
any dependency of //chrome/browser/extensions:extensions The include file
is in the target(s): //ui/aura:aura which should somehow be reachable.
I gather I could add // nogncheck, but I didn't touch this file or any of
its deps[3], so why was this passing before? Is there some rule for what
directory gets gn checked which this CL is suddenly tripping?
[1] https://chromium-review.googlesource.com/c/chromium/src/+/1359592
[2]
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8927490078549237216/+/steps/generate_build_files__with_patch_/0/stdout
[3] to my knowledge I only touched test-only build targets
-- Evan Stade
On a CL I'm working on[1] the mac builders are complaining at the gn args
--check stage [2] for reasons I don't understand. Specifically, one example
failure is:
ERROR at
//chrome/browser/extensions/api/automation_internal/automation_internal_api.cc:47:11:
Include not allowed. #include "ui/aura/env.h" ^------------ It is not in
any dependency of //chrome/browser/extensions:extensions The include file
is in the target(s): //ui/aura:aura which should somehow be reachable.
I gather I could add // nogncheck, but I didn't touch this file or any of
its deps[3], so why was this passing before? Is there some rule for what
directory gets gn checked which this CL is suddenly tripping?
[1] https://chromium-review.googlesource.com/c/chromium/src/+/1359592
[2]
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8927490078549237216/+/steps/generate_build_files__with_patch_/0/stdout
[3] to my knowledge I only touched test-only build targets
-- Evan Stade
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAO4XGS9X3aXsDdO8MC-3wVaTo%2B0K3wHbKTuWzWmM_OgWVLmZCQ%40mail.gmail.com.
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAO4XGS9X3aXsDdO8MC-3wVaTo%2B0K3wHbKTuWzWmM_OgWVLmZCQ%40mail.gmail.com.