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

Unified Diff: content/DEPS

Issue 1745903002: Introduce GpuVideoDecodeAcceleratorFactory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index b7cda8593eaef5d064b454078771a96f7d616786..15587929d6c9fb9526b7303098233d0d8c9f52e1 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+content/common",
"+content/grit",
"+content/public/common",
+ "+content/public/gpu",
"+content/public/test",
"+content/shell", # for content_browsertests
"+content/test",

Powered by Google App Engine
This is Rietveld 408576698