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

Unified Diff: build/common.gypi

Issue 713043004: MacViews: Get chrome/browser/ui/views/frame to compile (reland) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 1 month 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/ui/BUILD.gn » ('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 f051991f1c95f5c0411fb84c2d405c79d1501ca1..61192c17137f5d8b094b7b81822309673b5fb8b5 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1486,6 +1486,9 @@
'ozone_platform_ozonex%': 0,
'ozone_platform_test%': 0,
+ # Whether the browser is non-native (using Views Toolkit) on Mac.
+ 'mac_views_browser%': 0,
+
# Experiment: http://crbug.com/426914
'envoy%': 0,
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698