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

Unified Diff: chrome/BUILD.gn

Issue 1549473002: Add ArcGpuVideoDecodeAccelerator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change ArcVideoAccelerator::Reset to asynchronous. 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 | chrome/chrome.gyp » ('j') | chrome/gpu/arc_gpu_video_decode_accelerator.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 3618201369f930b2cf1a9d4fa88e802ccaec4d5b..ef84a78278d222d61381c007687a538d601ed67c 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -498,6 +498,7 @@ group("child_dependencies") {
public_deps += [
"//chrome/browser/devtools",
"//chrome/child",
+ "//chrome/gpu",
"//chrome/plugin",
"//chrome/renderer",
"//chrome/utility",
« no previous file with comments | « no previous file | chrome/chrome.gyp » ('j') | chrome/gpu/arc_gpu_video_decode_accelerator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698