| Index: remoting/host/win/elevated_controller.idl
|
| diff --git a/remoting/host/win/elevated_controller.idl b/remoting/host/win/elevated_controller.idl
|
| index 590b8ddd903d63cfb73c7cdd353ede2c3676ceea..74519a33f749295860ac0150e1adc9b702bcfddc 100644
|
| --- a/remoting/host/win/elevated_controller.idl
|
| +++ b/remoting/host/win/elevated_controller.idl
|
| @@ -73,7 +73,7 @@ library ChromotingElevatedControllerLib {
|
| importlib("stdole2.tlb");
|
|
|
| [
|
| - uuid(430a9403-8176-4733-afdc-0b325a8fda84),
|
| + uuid(DAEMON_CONTROLLER_CLSID),
|
| helpstring("ElevatedController Class")
|
| ]
|
| coclass ElevatedController {
|
|
|