tree: 338d96a4de355c41ce07947b6439f1458e914ba5 [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. elevation_service.cc
  4. elevation_service.rc
  5. elevation_service_exe.ver
  6. elevation_service_idl.idl
  7. elevator.cc
  8. elevator.h
  9. OWNERS
  10. README.md
  11. run_all_unittests.cc
  12. service_main.cc
  13. service_main.h
  14. 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.