mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix ozone build issues (fixes issue #2748)
This commit is contained in:
committed by
Marshall Greenblatt
parent
bc5cbcf39b
commit
a8263b1b4f
@@ -14,6 +14,7 @@
|
||||
#include "include/cef_base.h"
|
||||
#include "include/cef_browser.h"
|
||||
|
||||
#include "libcef/browser/browser_host_impl.h"
|
||||
#include "libcef/browser/osr/host_display_client_osr.h"
|
||||
#include "libcef/browser/osr/motion_event_osr.h"
|
||||
|
||||
@@ -62,7 +63,6 @@ class BackingStore;
|
||||
class CursorManager;
|
||||
} // namespace content
|
||||
|
||||
class CefBrowserHostImpl;
|
||||
class CefCopyFrameGenerator;
|
||||
class CefSoftwareOutputDeviceOSR;
|
||||
class CefVideoConsumerOSR;
|
||||
|
Reference in New Issue
Block a user