summaryrefslogtreecommitdiffstats
path: root/WebCore/config.h
diff options
context:
space:
mode:
authorAndrei Popescu <andreip@google.com>2010-02-09 04:25:48 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-02-09 04:25:48 -0800
commitece0a38a9778edd2ae7a550df7dcd38d1e11e7d0 (patch)
tree68ebac8b5ff2d29cab406565aa5ad9f815204911 /WebCore/config.h
parent354222b9bea6bc30d0639780b6d527ae7e9cfb76 (diff)
parent151150803320bb522017b71c36e1855764d640f8 (diff)
downloadexternal_webkit-ece0a38a9778edd2ae7a550df7dcd38d1e11e7d0.zip
external_webkit-ece0a38a9778edd2ae7a550df7dcd38d1e11e7d0.tar.gz
external_webkit-ece0a38a9778edd2ae7a550df7dcd38d1e11e7d0.tar.bz2
Merge "Implement navigator.isApplicationInstalled() API"
Diffstat (limited to 'WebCore/config.h')
-rw-r--r--WebCore/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/config.h b/WebCore/config.h
index b8f3a05..4a532b8 100644
--- a/WebCore/config.h
+++ b/WebCore/config.h
@@ -123,6 +123,8 @@
#undef ENABLE_INSPECTOR // Enabled by default in Platform.h
#define ENABLE_INSPECTOR 0
#define ENABLE_EVENT_SOURCE 0
+#undef ENABLE_APPLICATION_INSTALLED
+#define ENABLE_APPLICATION_INSTALLED 1
#define FLATTEN_FRAMESET
#define FLATTEN_IFRAME