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

Unified Diff: remoting/app_remoting_webapp_build.gypi

Issue 974673002: [Chromoting] Add remoting_options.gypi to share vars. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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.gyp » ('j') | no next file with comments »
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 9e739f74f8b20222cf7aa6760a65f79cc5c358cf..62fc80e0e70985e7dd4ed1859ad916699337a11f 100644
--- a/remoting/app_remoting_webapp_build.gypi
+++ b/remoting/app_remoting_webapp_build.gypi
@@ -6,15 +6,12 @@
'includes': [
'remoting_version.gypi',
'remoting_locales.gypi',
+ 'remoting_options.gypi',
'remoting_webapp_files.gypi',
'app_remoting_webapp_files.gypi',
],
'variables': {
- 'chromium_code': 1,
-
- 'run_jscompile%': 0,
-
# The ar_service_environment variable is used to define the target
# environment for the app being built.
# The allowed values are dev, test, staging, and prod.
« no previous file with comments | « no previous file | remoting/remoting.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698