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

Side by Side Diff: services/video_capture/DEPS

Issue 2415703002: Move files video_capture*.* from media/base to media/capture (Closed)
Patch Set: rebase Created 4 years, 1 month 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/base",
3 "+media/mojo", 3 "+media/mojo",
4 "+media/capture/video", 4 "+media/capture",
5 "+ui/gfx/geometry", 5 "+ui/gfx/geometry",
6 ] 6 ]
OLDNEW
« no previous file with comments | « media/capture/video_capturer_source.cc ('k') | services/video_capture/public/interfaces/video_capture_device_proxy.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698