summaryrefslogtreecommitdiffstats
path: root/crypto/mac_security_services_lock.h
diff options
context:
space:
mode:
authornoelallen@google.com <noelallen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-21 00:05:51 +0000
committernoelallen@google.com <noelallen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-21 00:05:51 +0000
commit5701bb0620cf5f2c49767adcb2c1faa1b229285e (patch)
tree5f03a843d49b2a0ff85b97fe4a842e0f409e8a06 /crypto/mac_security_services_lock.h
parent68f6ead5d0437c5b3f8580dec43e0d3c90ec35c9 (diff)
downloadchromium_src-5701bb0620cf5f2c49767adcb2c1faa1b229285e.zip
chromium_src-5701bb0620cf5f2c49767adcb2c1faa1b229285e.tar.gz
chromium_src-5701bb0620cf5f2c49767adcb2c1faa1b229285e.tar.bz2
Trivial fix for IDL to H delta
ppp_instance has a block of injected code: typedef PPP_Instance PPP_Instance_1_0; This was not updated to _1_0 from _0_5 when the version number was bumped. Since #include blocks are injected as is, instead of generated, changes that are version dependent will create problems later. This CL fixes the IDL so that it generates the correct thing, however, a better fix would be to either always generate type typedef automatically, or to not rely on the typedef in this way. This particular issue is more confusing in that it is the only instance of this requirement. TEST= trybots BUG= none R= brettw@chromium.org Review URL: http://codereview.chromium.org/7472015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93291 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'crypto/mac_security_services_lock.h')
0 files changed, 0 insertions, 0 deletions