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

Unified Diff: build/all.gyp

Issue 822713002: Update from https://crrev.com/309415 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 9316b49ca83a11da0734954c6c4e41e02aeda7e8..1b3b9a9796a3ce2d0841758327df10ead4b5498e 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -272,7 +272,7 @@
'../google_apis/gcm/gcm.gyp:*',
],
}],
- ['chromeos==1 or OS=="linux" or OS=="win"', {
+ ['chromeos==1 or OS=="linux" or OS=="win" or OS=="mac"', {
'dependencies': [
'../extensions/shell/app_shell.gyp:*',
],

Powered by Google App Engine
This is Rietveld 408576698