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

Unified Diff: chrome/BUILD.gn

Issue 1549473002: Add ArcGpuVideoDecodeAccelerator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move code from content/ to /chrome Created 4 years, 10 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 3ebcf1329c2cc7b8354ebe439b6d4c1376b9f75b..9d05b1b77aebe0f99131bac73d116c419d0f8126 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -484,6 +484,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