summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index b1ad775..2634d77 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -7,6 +7,7 @@
{
'target_name': 'content_shell',
'type': 'executable',
+ 'defines!': ['CONTENT_IMPLEMENTATION'],
'variables': {
'chromium_code': 1,
},