Issue 2063813002:
mash: Move SystemTrayImage and TrayImageItem to //ash/common (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@wmnotifier
Patch Set: rebase
Created 4 years, 6 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 # NOTE: Files are migrating to this directory as part of the mus ash refactor.
2 # Talk to jamescook@ before adding deps. See http://crbug.com/619636
3 include_rules = [
4 # TODO(jamescook): Remove this.
5 "+ash/system/tray/system_tray.h",
msw
2016/06/13 18:43:37
optional nit: this probably doesn't matter, but it
optional nit: this probably doesn't matter, but it seems like we could remove
the (unused?) ui/aura/window_event_dispatcher.h include from system_tray.cc.
James Cook
2016/06/13 19:04:29
Thanks for finding that. system_tray.cc has many n
On 2016/06/13 18:43:37, msw wrote:
> optional nit: this probably doesn't matter, but it seems like we could remove
> the (unused?) ui/aura/window_event_dispatcher.h include from system_tray.cc.
Thanks for finding that. system_tray.cc has many non-common deps, so I'll clean
that up when I make a pass through that file.
Issue 2063813002: mash: Move SystemTrayImage and TrayImageItem to //ash/common
(Closed)
Created 4 years, 6 months ago by James Cook
Modified 4 years, 6 months ago
Reviewers: msw
Base URL: https://chromium.googlesource.com/chromium/src.git@wmnotifier
Comments: 2