| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 8d597936c71e6111ea3a0b2b6fa3a218deb603bb..21d71bd04f57987c5d1bbcbf87766535f8984250 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -692,7 +692,7 @@
|
| 'cfi_blacklist%': '<(PRODUCT_DIR)/../../tools/cfi/blacklist.txt',
|
|
|
| # Whether the entire browser uses toolkit-views on Mac instead of Cocoa.
|
| - 'mac_views_browser%': 0,
|
| + 'mac_views_browser%': 1,
|
|
|
| # By default, use ICU data file (icudtl.dat).
|
| 'icu_use_data_file_flag%': 1,
|
|
|