| Index: remoting/ios/app/remoting_theme.h
|
| diff --git a/remoting/ios/app/remoting_theme.h b/remoting/ios/app/remoting_theme.h
|
| index 2e621021fb111b26998240a2a8cd18624fa4c79c..46d36b82d8359bceb278fd85de92e9d12b432954 100644
|
| --- a/remoting/ios/app/remoting_theme.h
|
| +++ b/remoting/ios/app/remoting_theme.h
|
| @@ -17,6 +17,7 @@
|
| @property(class, nonatomic, readonly) UIColor* menuBlueColor;
|
| @property(class, nonatomic, readonly) UIColor* offlineHostColor;
|
| @property(class, nonatomic, readonly) UIColor* onlineHostColor;
|
| +@property(class, nonatomic, readonly) UIColor* setupListBackgroundColor;
|
|
|
| // Icons
|
|
|
|
|