Chrome Version: 70.0.3521.2
There is missing include of cstdint in ui/accessibility/ax_modes.h as this file uses type uint32_t. Lack of this include causes compilation errors on non-jumbo builds in our project (Opera).
Chrome Version: 70.0.3521.2
There is missing include of cstdint in ui/accessibility/ax_modes.h as this file uses type uint32_t. There are also two missing includes in chrome/browser/notifications/notification_platform_bridge_linux.cc. Lack of this includes causes compilation errors on non-jumbo builds in our project (Opera).
Chrome Version: 70.0.3521.2
There is missing include of cstdint in ui/accessibility/ax_modes.h (this file uses type uint32_t defined in cstdint). There are also two missing includes in chrome/browser/notifications/notification_platform_bridge_linux.cc. Lack of this includes causes compilation errors on non-jumbo builds in our project (Opera).
Comment 1 by ckulakow...@opera.com
, Aug 16