On Mon, Jul 6, 2009 at 2:02 PM, Andrew Scherkus<[email protected]> wrote: > On Mon, Jul 6, 2009 at 1:54 PM, Evan Martin <[email protected]> wrote: >> >> third_party/ffmpeg/binaries is an extra 6mb of download for our source >> checkout, even on platforms that can't use these binaries. If you >> multiply by 3 for Mac/Linux it'll become 18mb. >> >> In the past we've used conditional DEPS entries to pull these >> depending on platform. (See the references to cygwin in src/DEPS, for >> example.) Does that make sense here? > > Makes sense to me. I guess I'd have to move them outside of /src though... > maybe to /deps
Yes, that is what I was suggesting. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
