aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-utils.c')
-rw-r--r--embed/ephy-embed-utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/ephy-embed-utils.c b/embed/ephy-embed-utils.c
index 626c1bd9e..80a28bc70 100644
--- a/embed/ephy-embed-utils.c
+++ b/embed/ephy-embed-utils.c
@@ -167,6 +167,7 @@ ephy_embed_utils_url_is_empty (const char *location)
* window's location entry. */
static const char * do_not_show_address[] = {
"about:blank",
+ "ephy-about:incognito",
"ephy-about:overview",
NULL
};