diff --git a/libcef/browser/gtk_util_stub.cc b/libcef/browser/gtk_util_stub.cc index 512087e9b..809d0eeb4 100644 --- a/libcef/browser/gtk_util_stub.cc +++ b/libcef/browser/gtk_util_stub.cc @@ -4,7 +4,7 @@ #include -#include "ui/base/events.h" +#include "ui/base/events/event.h" // This file includes a selection of methods copied from // chrome/browser/ui/gtk/gtk_util.cc.