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

Unified Diff: content/DEPS

Issue 1745903002: Introduce GpuVideoDecodeAcceleratorFactory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Instantiate GVDAFactoryImpl instead of GVDAFactory from content/common 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
« no previous file with comments | « no previous file | content/common/gpu/media/android_video_decode_accelerator.h » ('j') | content/public/gpu/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
jam 2016/03/21 14:39:59 sorry just saw this. don't add it. code in any di
Pawel Osciak 2016/03/23 07:12:41 It's needed, but for now as discussed I'm decoupli
"+content/public/test",
"+content/shell", # for content_browsertests
"+content/test",
« no previous file with comments | « no previous file | content/common/gpu/media/android_video_decode_accelerator.h » ('j') | content/public/gpu/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698