New issue
Advanced search Search tips

Issue 869578 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

[Remoting Client] remoting/client/display doesn't build on CrOS

Project Member Reported by yuweih@chromium.org, Jul 31

Issue description

See  bug 867013 .

Under the Simple Chrome shell (cros chrome-sdk), the GL headers are provided by the //ui/gl dep, but on the linux-chromeos build, the GL headers are provided by the system. Currently remoting/client/display doesn't have dependency on //ui/gl yet, and fails to build on ChromeOS. We currently exclude the display target from ChromeOS, but for longer term we should fix the code to make it work.
 

Sign in to add a comment