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

Unified Diff: third_party/WebKit/Source/modules/mediastream/DEPS

Issue 2747573002: Image Capture: MediaStreamTrack::getCapabilities() (Closed)
Patch Set: haraken@ and reillyg@s comments Created 3 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: third_party/WebKit/Source/modules/mediastream/DEPS
diff --git a/third_party/WebKit/Source/modules/mediastream/DEPS b/third_party/WebKit/Source/modules/mediastream/DEPS
index 776c504e61794fd320940126864f42bee904d844..77698c159531b861cea0344e35cf157bf56a9614 100644
--- a/third_party/WebKit/Source/modules/mediastream/DEPS
+++ b/third_party/WebKit/Source/modules/mediastream/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+modules/EventModules.h",
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
+ "+modules/imagecapture",
"+modules/mediastream",
"+platform",
"+public/platform",

Powered by Google App Engine
This is Rietveld 408576698