Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 6accfbcb0337a65339fe64a50684197e2d31c2c3..287e132a6b4ced6de6970a1be321713d7ba56244 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -700,7 +700,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, |