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

Unified Diff: chrome/gpu/DEPS

Issue 2892863002: ArcBridge: Add VideoEncodeAccelerator implementation. (Closed)
Patch Set: Address nit from Luis. Created 3 years, 6 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 c076b707610a75b61b885a6903d5fff4fe20feb1..094dd23ba256fdeedc3fafa1177f5e48fb460122 100644
--- a/chrome/gpu/DEPS
+++ b/chrome/gpu/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+content/public/gpu",
"+media/video",
"+media/base/video_frame.h",
+ "+media/base/video_types.h",
"+media/gpu",
"+mojo/edk/embedder",
"+services/service_manager/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698