summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 20f19ff..17d707f 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1071,7 +1071,7 @@
}],
['enable_web_intents==1', {
'defines': [
- 'ENABLE_INTENTS=1',
+ 'ENABLE_WEB_INTENTS=1',
],
}],
], # conditions for 'target_defaults'