--
--
Chromium Developers mailing list: chromi...@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 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.
You changed a public_deps to a deps, which I would assume this was depending on, possibly transitively.- Dana
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAEoffTAoeHwoHcV54ww5S315CtgthT04kWM5qx2FWRUhR8ZS-A%40mail.gmail.com.
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/CAMGE5NEj%3D8%2BiHYOUYDL%3DouUS%2BOvNy8Q8XB2Lof23QK26ZGoWcQ%40mail.gmail.com.
Thanks all for replies. I filed https://crbug.com/913981 to track it as I also lack a mac development environment and therefore am having a hard time debugging. (I had hoped I could at least tell gn to pretend I was on a mac, but that caused multiple errors.)
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAO4XGS-S%2B%2BLpvrC0K1u3bq_Lxkd0UrFYoKzd_g62GSEjWDgTHg%40mail.gmail.com.
On Tue, Dec 11, 2018 at 11:43 AM Evan Stade <est...@chromium.org> wrote:Thanks all for replies. I filed https://crbug.com/913981 to track it as I also lack a mac development environment and therefore am having a hard time debugging. (I had hoped I could at least tell gn to pretend I was on a mac, but that caused multiple errors.)(See https://chromium-review.googlesource.com/c/chromium/src/+/1236713 for how to get past the gn stage with target_os=mac when not on a mac)