Upload upstream chromium 67.0.3396
[platform/framework/web/chromium-efl.git] / google_update / README.chromium
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   [
5     uuid(___AUTO_GENERATED_GUID___),
6     helpstring("GoogleComProxyMachineClass")
7   ]
8   coclass GoogleComProxyMachineClass {
9     [default] interface IUnknown;
10   }
11
12   [
13     uuid(___AUTO_GENERATED_GUID___),
14     helpstring("GoogleComProxyUserClass")
15   ]
16   coclass GoogleComProxyUserClass {
17     [default] interface IUnknown;
18   }