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

Side by Side Diff: chrome/gpu/DEPS

Issue 2171473003: Remove content::GpuVideoDecodeAcceleratorFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gpu_init_order
Patch Set: rebase Created 4 years, 5 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
« no previous file with comments | « chrome/gpu/BUILD.gn ('k') | chrome/gpu/arc_gpu_video_decode_accelerator.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/arc/common", 2 "+components/arc/common",
3 "+content/public/gpu", 3 "+content/public/gpu",
4 "+media/video", 4 "+media/video",
5 "+media/base/video_frame.h", 5 "+media/base/video_frame.h",
6 "+media/gpu",
6 "+mojo/edk/embedder", 7 "+mojo/edk/embedder",
7 "+services/shell/public/cpp", 8 "+services/shell/public/cpp",
8 ] 9 ]
OLDNEW
« no previous file with comments | « chrome/gpu/BUILD.gn ('k') | chrome/gpu/arc_gpu_video_decode_accelerator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698