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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 41847628ebe3bd843066ea89430b985255d269d4..3acf3aa8b9564082b8de83221c7919bc365b4c0a 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+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.
"+media/base/media_log_event.h",
]

Powered by Google App Engine
This is Rietveld 408576698