Factorize media/audio into new GN.
[chromium-blink-merge.git] / ui / wm / README.chromium
blobe45b85886557676463225f3ab09cd37838de435f
1 Window Management functionality for apps built on Aura.
3 public/
4   Implementation-agnostic APIs.
5 core/
6   Implementations of public/
7 test/
8   Test implementations of public/, and a minimal WM for use in testing.