tree: cbd82202537563c131153171a26440ca00a8068e [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. elevated_recovery_impl.cc
  4. elevated_recovery_impl.h
  5. elevated_recovery_unittest.cc
  6. elevation_service.cc
  7. elevation_service.rc
  8. elevation_service_exe.ver
  9. elevation_service_idl.idl
  10. elevator.cc
  11. elevator.h
  12. OWNERS
  13. README.md
  14. run_all_unittests.cc
  15. service_main.cc
  16. service_main.h
  17. service_main_unittest.cc
chrome/elevation_service/README.md

This directory contains the code for a COM server that handles elevation requests. This code is compiled into an executable named elevation_service.exe.

This is a standalone executable.