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

Unified Diff: chromeos/audio/DEPS

Issue 2634263002: Pass camera facing info to audio client (Closed)
Patch Set: Change to use ObserverList Created 3 years, 10 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: chromeos/audio/DEPS
diff --git a/chromeos/audio/DEPS b/chromeos/audio/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..fff6017bb9a7f65c7e08d2e0b30bb97949b6d7a8
--- /dev/null
+++ b/chromeos/audio/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+media/base/video_facing.h",
+]
jennyz 2017/02/13 18:33:02 Since deps of BUILD.gn is at chromeos level, why n
shenghao 2017/02/13 19:52:48 Done.

Powered by Google App Engine
This is Rietveld 408576698