Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(994)

Side by Side Diff: media/webm/chromeos/DEPS

Issue 10784037: [cros] Implement WebM encoder/muxer for animated avatar capture. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move code to media/webm/chromeos Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 "+libyuv",
scherkus (not reviewing) 2012/07/19 21:46:03 this rule doesn't look right -- libyuv is under th
Ivan Korotkov 2012/07/20 11:10:36 The rule matches the #include "libyuv/..." directi
3 "+third_party/libvpx",
4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698