| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index f79230350ff442799f5a9efab4b50e50b778df9c..256515ad5e3adfef0039d8b1208f496eaab0cdfa 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -1510,9 +1510,6 @@
|
| 'ozone_platform_ozonex%': 0,
|
| 'ozone_platform_test%': 0,
|
|
|
| - # Whether the browser is non-native (using Views Toolkit) on Mac.
|
| - 'mac_views_browser%': 0,
|
| -
|
| 'conditions': [
|
| ['buildtype=="Official"', {
|
| # Continue to embed build meta data in Official builds, basically the
|
|
|