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

Side by Side Diff: chrome/gpu/DEPS

Issue 1641353003: GpuArcVideoService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arc-4-owen-ArcGpuVideoDecodeAccelerator
Patch Set: address Luis' comments Created 4 years, 8 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 "+components/arc/common",
3 "+content/public/gpu",
2 "+media/video", 4 "+media/video",
3 "+media/base/video_frame.h", 5 "+media/base/video_frame.h",
6 "+mojo/edk/embedder",
4 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698