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

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: fix nonmac Created 4 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/task_management/task_manager_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « no previous file | chrome/browser/task_management/task_manager_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698