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

Unified Diff: chrome/gpu/BUILD.gn

Issue 2171473003: Remove content::GpuVideoDecodeAcceleratorFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gpu_init_order
Patch Set: rebase Created 4 years, 5 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 | « chrome/chrome_gpu.gypi ('k') | chrome/gpu/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/gpu/BUILD.gn
diff --git a/chrome/gpu/BUILD.gn b/chrome/gpu/BUILD.gn
index 384b4186e5444a7cede3cce9f0ccd2306d69fff7..8dad8d9063f2f5819a67576d072a325cf69df2ac 100644
--- a/chrome/gpu/BUILD.gn
+++ b/chrome/gpu/BUILD.gn
@@ -6,6 +6,9 @@ static_library("gpu") {
deps = [
"//content/public/common",
"//content/public/gpu",
+ "//gpu/command_buffer/service",
+ "//media",
+ "//media/gpu",
]
sources = [
« no previous file with comments | « chrome/chrome_gpu.gypi ('k') | chrome/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698