DescriptionMojo: Fix mojo/public/cpp/application/DEPS.
* We've moved application_runner_chromium.
* None of the header files should include .../cpp/utility (in
particular, use RunLoop), since the implementations are meant to be
replaceable (e.g., by a "Chromium" implementation).
* Allow the implementation of ApplicationRunner to use RunLoop. (We
could allow it for everything in .../cpp/application/lib, but none of
the other things need RunLoop, hence don't need to be replaced.)
R=jamesr@chromium.org
Committed: https://crrev.com/ed6bbf47c056e285ff5a5077d5d7b4762d9bb002
Cr-Commit-Position: refs/heads/master@{#300421}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|