| Index: remoting/host/elevated_controller_resource.h
|
| diff --git a/remoting/host/elevated_controller_resource.h b/remoting/host/elevated_controller_resource.h
|
| index 0376ed2032479271932c9e177b140bbaf1af8955..e92da469e6925f23c9c9c0e26ba1f7b5360c2240 100644
|
| --- a/remoting/host/elevated_controller_resource.h
|
| +++ b/remoting/host/elevated_controller_resource.h
|
| @@ -10,5 +10,7 @@
|
| #define IDC_MESSAGE 102
|
| #define IDC_EMAIL 103
|
| #define IDC_PIN 104
|
| +#define IDC_EMAIL_LABEL 105
|
| +#define IDC_PIN_LABEL 106
|
|
|
| #endif // REMOTING_HOST_ELEVATED_CONTROLLER_RESOURCE_H_
|
|
|