README.chromium 467 B

123456789101112131415161718
  1. The IDL in this directory is provided by the Google Update team. The original
  2. file was modified by removing the following two coclasses:
  3. [
  4. uuid(___AUTO_GENERATED_GUID___),
  5. helpstring("GoogleComProxyMachineClass")
  6. ]
  7. coclass GoogleComProxyMachineClass {
  8. [default] interface IUnknown;
  9. }
  10. [
  11. uuid(___AUTO_GENERATED_GUID___),
  12. helpstring("GoogleComProxyUserClass")
  13. ]
  14. coclass GoogleComProxyUserClass {
  15. [default] interface IUnknown;
  16. }