Index: remoting/remoting_options.gypi |
diff --git a/remoting/remoting_options.gypi b/remoting/remoting_options.gypi |
index 0da85c74722e434819571dde2e1675645b57b713..0181d7916bbcc8abf08f373f84a3453b984a033b 100644 |
--- a/remoting/remoting_options.gypi |
+++ b/remoting/remoting_options.gypi |
@@ -36,7 +36,7 @@ |
# The ar_service_environment variable is used to define the target |
# environment for the app being built. |
- # The allowed values are dev, test, staging, prod, and prod-testing. |
+ # The allowed values are dev and prod. |
'conditions': [ |
['buildtype == "Dev"', { |
'ar_service_environment%': 'dev', |