0
Files
src/google_update
Yann Dago 5d06121b2b Add IPolicyStatus to google_update.idl
The IPolicyStatusClass class is supported in Google Update
starting with 1.3.35.331

Bug: 1033573
Change-Id: I5e1b23ceff7cdcc79ab7ba9e950aa6e720e39181
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063688
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: S. Ganesh <ganesh@chromium.org>
Reviewed-by: Greg Thompson <grt@chromium.org>
Commit-Queue: Yann Dago <ydago@chromium.org>
Cr-Commit-Position: refs/heads/master@{#742710}
2020-02-19 18:32:16 +00:00
..

The IDL in this directory is provided by the Google Update team. The original
file was modified by removing the following two coclasses:

  [
    uuid(___AUTO_GENERATED_GUID___),
    helpstring("GoogleComProxyMachineClass")
  ]
  coclass GoogleComProxyMachineClass {
    [default] interface IUnknown;
  }

  [
    uuid(___AUTO_GENERATED_GUID___),
    helpstring("GoogleComProxyUserClass")
  ]
  coclass GoogleComProxyUserClass {
    [default] interface IUnknown;
  }