| Index: remoting/test/app_remoting_service_urls.h
|
| diff --git a/remoting/test/app_remoting_service_urls.h b/remoting/test/app_remoting_service_urls.h
|
| index e532fc657ac84e9cff03806e901d57a81bfbc27a..7d1226bd6a2906ca171142ca3448e73e054d353e 100644
|
| --- a/remoting/test/app_remoting_service_urls.h
|
| +++ b/remoting/test/app_remoting_service_urls.h
|
| @@ -15,8 +15,6 @@ namespace test {
|
| // the last entry is used for bounds checking.
|
| enum ServiceEnvironment {
|
| kDeveloperEnvironment,
|
| - kTestingEnvironment,
|
| - kStagingEnvironment,
|
| kUnknownEnvironment
|
| };
|
|
|
|
|