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

Unified Diff: content/common/gpu/media/DEPS

Issue 995103002: Fix video_decode_accelerator_unittest build on non-CrOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/ChromeOS/Chrome OS/ Created 5 years, 9 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
« no previous file with comments | « no previous file | content/common/gpu/media/rendering_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/media/DEPS
diff --git a/content/common/gpu/media/DEPS b/content/common/gpu/media/DEPS
index bf3155c7e7c6a1f34927dfa334cb524d4f2a64c5..dac3d1ca5be22538aa31005e39535b2fbd21dcd6 100644
--- a/content/common/gpu/media/DEPS
+++ b/content/common/gpu/media/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+third_party/libva",
"+third_party/libyuv",
"+ui/display/chromeos",
+ "+ui/display/types",
"+ui/platform_window",
"+third_party/v4l-utils",
]
« no previous file with comments | « no previous file | content/common/gpu/media/rendering_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698