Descriptionremove _p.c files to avoid link errors when incremental linking
As far as I can tell, the _p.c files should only be included into a proxy when
calling across domains. When linking incrementally it appears those files
aren't dead-stripped which causes unresolved external references to
CStdStubBuffer_Release.
BUG=92175
TEST=no new functionality
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96669
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|