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

Unified Diff: remoting/app_remoting_webapp_build.gypi

Issue 1007153003: Added support for enabling GCD, or not, at build time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | remoting/remoting_options.gypi » ('j') | remoting/webapp/build-webapp.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/app_remoting_webapp_build.gypi
diff --git a/remoting/app_remoting_webapp_build.gypi b/remoting/app_remoting_webapp_build.gypi
index 4450de08feda2245c7cfc8691b05a42d952f06a4..b3670dd665bb0ea40a05ca6d85e197fc58113c31 100644
--- a/remoting/app_remoting_webapp_build.gypi
+++ b/remoting/app_remoting_webapp_build.gypi
@@ -145,6 +145,7 @@
'>@(_app_capabilities)',
'--service_environment',
'<@(ar_service_environment)',
+ '--use_gcd', '<(remoting_use_gcd)',
Sergey Ulanov 2015/03/25 18:56:43 I don't think we need this for app remoting. They
John Williams 2015/03/25 20:32:19 Done.
],
},
{
« no previous file with comments | « no previous file | remoting/remoting_options.gypi » ('j') | remoting/webapp/build-webapp.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698