Reland "[ozone/wayland] Refactor IME deps for ozone platform"
This is a reland of 40a87fcf The patch was reverted due to fail in windows 'compile confirm no-op'. Compile failed because of empty linux specific gn component which resulted after applying sources_assignment_filters on windows builds. Relanding patch now by refactoring ime_linux gn component. Original change's description: > [ozone/wayland] Refactor IME deps for ozone platform > > Refactor base/ime components and dependencies for ozone > plaform integration to avoid cyclic dependencies. > > - Groups ui/base/ime common types into their own GN component > (ime_types) to break a dependency cycle that ozone ime context > integration would cause on ChromeOS. > - Groups some of ui/base/ime/linux interfaces into their own GN > component (ime_linux) to break a dependency cycle that ozone > ime context integration would cause on ChromeOS. > - Move chromeos source files under is_chromeos flag to avoid > depending them when chromeos is not used, but ime is needed > (kudos to msisov@igalia.com). > > Bug: 791920 > Change-Id: I0b1668564dde22c6e2b05ee1323ebbe4a1343475 > Reviewed-on: https://chromium-review.googlesource.com/1193871 > Commit-Queue: Jani Hautakangas <jani.hautakangas@lge.com> > Reviewed-by: Shu Chen <shuchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#590072} Bug: 791920 Change-Id: I16de600ac66eb53e4e925bc8b8ab292f89a787dc Reviewed-on: https://chromium-review.googlesource.com/1224370Reviewed-by:Shu Chen <shuchen@chromium.org> Commit-Queue: Jani Hautakangas <jani.hautakangas@lge.com> Cr-Commit-Position: refs/heads/master@{#591292}
Showing
ui/base/ime/linux/BUILD.gn
0 → 100644
Please register or sign in to comment