summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 7158b2e..e0fba342 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -65,7 +65,7 @@
}, { # else: branding!="Chrome"
'defines': ['CHROMIUM_BUILD'],
}],
- ['toolkit_views=="1"', {
+ ['toolkit_views==1', {
'defines': ['TOOLKIT_VIEWS=1'],
}],
['coverage!=0', {