Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: build/common.gypi

Issue 1924683003: [making a diff] Remove the old task manager view (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: delete disabled tests Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/task_manager/task_manager_browsertest_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698