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

Side by Side Diff: services/video_capture/DEPS

Issue 2379253003: Video Capture Service: typemap video_capture's and media's VideoCaptureFormat (Closed)
Patch Set: more traits methods inlining Created 4 years, 2 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+media/base",
2 "+media/mojo", 3 "+media/mojo",
3 "+media/capture/video", 4 "+media/capture/video",
5 "+ui/gfx/geometry",
4 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698