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

Side by Side Diff: content/common/DEPS

Issue 9655018: Make AudioParameters a class instead of a struct (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 9 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
1 include_rules = [ 1 include_rules = [
2 "+media/base/channel_layout.h",
jam 2012/03/20 15:30:19 nit: just do "+media/base"
vrk (LEFT CHROMIUM) 2012/03/21 00:35:24 Done.
2 "+media/base/media_log_event.h", 3 "+media/base/media_log_event.h",
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698