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

Unified Diff: chrome/chrome.gyp

Issue 1549473002: Add ArcGpuVideoDecodeAccelerator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address posciak's comments 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 867d3a8899c342193374a1bc1168966b20d3624a..f1a735027a619f93152e3543f1e87ab41f3e6c35 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -32,6 +32,7 @@
],
'chromium_child_dependencies': [
'child',
+ 'gpu',
'plugin',
'renderer',
'utility',
@@ -113,6 +114,7 @@
'chrome_debugger.gypi',
'chrome_dll.gypi',
'chrome_exe.gypi',
+ 'chrome_gpu.gypi',
'chrome_installer.gypi',
'chrome_plugin.gypi',
'chrome_renderer.gypi',

Powered by Google App Engine
This is Rietveld 408576698