aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/EphyContentPolicy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/EphyContentPolicy.cpp b/embed/mozilla/EphyContentPolicy.cpp
index 979309751..9f789ebcd 100644
--- a/embed/mozilla/EphyContentPolicy.cpp
+++ b/embed/mozilla/EphyContentPolicy.cpp
@@ -145,7 +145,7 @@ EphyContentPolicy::ShouldLoad(PRUint32 aContentType,
PR_FALSE /* TYPE_DOCUMENT */,
PR_TRUE /* TYPE_SUBDOCUMENT */,
PR_TRUE /* TYPE_REFRESH */,
-#ifdef HAVE_GECO_1_9
+#ifdef HAVE_GECKO_1_9
PR_FALSE /* TYPE_XBEL */,
PR_TRUE /* TYPE_PING */,
PR_FALSE /* TYPE_XMLHTTPREQUEST */,