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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/gpu/DEPS
diff --git a/chrome/gpu/DEPS b/chrome/gpu/DEPS
index 8284ac327f83d2a013a60697a4b3bafb3be67093..75bb0d7d76b68860e34bc90c88b7c0edf38943ab 100644
--- a/chrome/gpu/DEPS
+++ b/chrome/gpu/DEPS
@@ -1,4 +1,7 @@
include_rules = [
+ "+components/arc/common",
+ "+content/public/gpu",
"+media/video",
"+media/base/video_frame.h",
+ "+mojo/edk/embedder",
]

Powered by Google App Engine
This is Rietveld 408576698