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

Unified Diff: content/content_browser.gypi

Issue 1451353002: Implement GpuArcVideoService for arc video accelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased with new ArcBridgeService; addressed Owen's comments Created 5 years 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4e803add8243e7d3dd20df9e75cd2c2525ae5b1d..d2bbb514396cf5dd53a4dca0f9c9b05d8c596dcf 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -815,6 +815,8 @@
'browser/gpu/browser_gpu_memory_buffer_manager.h',
'browser/gpu/compositor_util.cc',
'browser/gpu/compositor_util.h',
+ 'browser/gpu/gpu_arc_video_service_host.cc',
+ 'browser/gpu/gpu_arc_video_service_host.h',
'browser/gpu/gpu_data_manager_impl.cc',
'browser/gpu/gpu_data_manager_impl.h',
'browser/gpu/gpu_data_manager_impl_private.cc',

Powered by Google App Engine
This is Rietveld 408576698