aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-web-view.h')
-rw-r--r--embed/ephy-web-view.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/embed/ephy-web-view.h b/embed/ephy-web-view.h
index 515880430..46c84f95b 100644
--- a/embed/ephy-web-view.h
+++ b/embed/ephy-web-view.h
@@ -81,7 +81,8 @@ typedef enum
typedef enum {
EPHY_WEB_VIEW_ERROR_PAGE_NETWORK_ERROR,
- EPHY_WEB_VIEW_ERROR_PAGE_CRASH
+ EPHY_WEB_VIEW_ERROR_PAGE_CRASH,
+ EPHY_WEB_VIEW_ERROR_PROCESS_CRASH
} EphyWebViewErrorPage;
struct _EphyWebView