On 2011/08/31 19:53:37, brettw wrote:
> Maybe it's better to move the enum you need to media/base (which is already
used
> by common). What do you think?
I think a better move would be to narrow content/common/DEPS to specify the
exact file depended-upon, instead of the dir+comment we have now. Instead of:
"+media/base", # For media_log_event.h.
use:
"+media/base/media_log_event.h",
I can send a CL for that.
Issue 7779001: Replace the use of an int32* with a proper struct for decoder configuration.
(Closed)
Created 9 years, 3 months ago by Ami GONE FROM CHROMIUM
Modified 9 years, 3 months ago
Reviewers: brettw, commit-bot: I haz the power
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 4