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

Unified Diff: content/common/gpu/DEPS

Issue 1451353002: Implement GpuArcVideoService for arc video accelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and addressed luis's comments Created 5 years 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: content/common/gpu/DEPS
diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS
index 2c01d5f2d7b3e7bb4110dc16dad65d9c187a7624..b9ae5a4bfded33473f3ed2f013b15eb3cd1cf05f 100644
--- a/content/common/gpu/DEPS
+++ b/content/common/gpu/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+gpu/command_buffer",
"+libEGL",
"+libGLESv2",
+ "+media/video/arc_video_accelerator.h",
Pawel Osciak 2015/12/23 06:24:01 This should not go into this CL I think?
kcwu 2015/12/23 09:09:43 Done.
"+media/video/jpeg_decode_accelerator.h",
"+media/video/video_decode_accelerator.h",
"+media/video/video_encode_accelerator.h",

Powered by Google App Engine
This is Rietveld 408576698