Skip to content

Commit

Permalink
Update error phrase.
Browse files Browse the repository at this point in the history
Co-authored-by: ilya-fedin <fedin-ilja2010@ya.ru>
  • Loading branch information
john-preston and ilya-fedin committed Jul 19, 2021
1 parent a703e8f commit 203821f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webview/platform/linux/webview_linux_webkit_gtk.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include "webview/platform/linux/webview_linux_webkit_gtk.h"

#ifdef DESKTOP_APP_DISABLE_GTK_INTEGRATION
#error "WebKitGtk support depends on GTK integration."
#error "WebKitGTK support depends on GTK integration."
#endif // DESKTOP_APP_DISABLE_GTK_INTEGRATION

#include "base/platform/linux/base_linux_gtk_integration.h"
Expand Down

0 comments on commit 203821f

Please sign in to comment.