Skip to content

Add missing include for cef_app_win.h#4197

Merged
magreenblatt merged 2 commits into
chromiumembedded:masterfrom
SuchetaSaraf:master
Jun 24, 2026
Merged

Add missing include for cef_app_win.h#4197
magreenblatt merged 2 commits into
chromiumembedded:masterfrom
SuchetaSaraf:master

Conversation

@SuchetaSaraf

@SuchetaSaraf SuchetaSaraf commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

missing include for cef_app_win.h - fix for x86 build failure

Comment thread tests/cefsimple_capi/cefsimple_win.c Outdated
#include <windows.h>

#include "include/capi/cef_app_capi.h"
#include "include/internal/cef_app_win.h"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sort includes alphabetically.

@magreenblatt magreenblatt merged commit b2d312c into chromiumembedded:master Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants