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

Side by Side Diff: chrome/gpu/DEPS

Issue 2819903004: Migrate GpuChildThread to use ConnectionFilter instead of the ChildThread's InterfaceRegistry to exp (Closed)
Patch Set: . Created 3 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
« no previous file with comments | « no previous file | chrome/gpu/chrome_content_gpu_client.h » ('j') | content/gpu/gpu_child_thread.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/common", 2 "+chrome/common",
3 "+components/arc/common", 3 "+components/arc/common",
4 "+components/arc/video_accelerator", 4 "+components/arc/video_accelerator",
5 "+components/metrics", 5 "+components/metrics",
6 "+content/public/child",
6 "+content/public/gpu", 7 "+content/public/gpu",
7 "+media/video", 8 "+media/video",
8 "+media/base/video_frame.h", 9 "+media/base/video_frame.h",
9 "+media/gpu", 10 "+media/gpu",
10 "+mojo/edk/embedder", 11 "+mojo/edk/embedder",
11 "+services/service_manager/public/cpp", 12 "+services/service_manager/public/cpp",
12 ] 13 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/gpu/chrome_content_gpu_client.h » ('j') | content/gpu/gpu_child_thread.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698