mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Depend directly on chrome targets and unfork code (issue #1947)
This commit is contained in:
@@ -21,7 +21,7 @@ class CefMenuRunnerWin : public CefMenuRunner {
|
||||
const content::ContextMenuParams& params) override;
|
||||
|
||||
private:
|
||||
std::unique_ptr<views::NativeMenuWin> menu_;
|
||||
std::unique_ptr<views::CefNativeMenuWin> menu_;
|
||||
};
|
||||
|
||||
#endif // CEF_LIBCEF_BROWSER_NATIVE_MENU_RUNNER_WIN_H_
|
||||
|
Reference in New Issue
Block a user