Skip to content

chromium-ozone-wayland-80.0.3987.132 missing two includes #367

@MastaG

Description

@MastaG

Hi I'm currently unable to create a PR.

But with the latest master branches of oe-core and meta-clang I need to modify two files in order to successfully build chromium ozone wayland.

third_party/perfetto/include/perfetto/base/task_runner.h: error: ‘uint32_t’ does not name a type
needs #include cstdint

base/trace_event/trace_event_memory_overhead.h:
needs #include string

After these two includes, I can build it 100%.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions