Skip to content

Commit

Permalink
fixup! fix: add support for --ozone-platform-hint flag on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
vially committed Jul 17, 2022
1 parent 2c4a653 commit a0e92ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/browser/electron_browser_main_parts.h
Expand Up @@ -20,7 +20,7 @@
#include "ui/views/layout/layout_provider.h"

#if BUILDFLAG(IS_LINUX)
#include "chrome/browser/chrome_browser_main_extra_parts.h"
#include "chrome/browser/chrome_browser_main_extra_parts.h" // nogncheck
#endif

class BrowserProcessImpl;
Expand Down

0 comments on commit a0e92ce

Please sign in to comment.