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

Unified Diff: content/content_browser.gypi

Issue 1634443002: Revert "Implement GpuArcVideoService for arc video accelerator" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « content/common/gpu/media/gpu_arc_video_service.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 8713d4bfd7dc0ff43085f42dc7898d5e368a3555..4c5d43e11e635709517d5a7e86f631a4542bf35a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -114,7 +114,6 @@
'public/browser/browser_thread.h',
'public/browser/browser_thread_delegate.h',
'public/browser/browser_url_handler.h',
- 'public/browser/arc_video_host_delegate.h',
'public/browser/cache_storage_context.h',
'public/browser/cache_storage_usage_info.h',
'public/browser/cert_store.h',
@@ -2117,11 +2116,6 @@
'../build/linux/system.gyp:dbus',
'../chromeos/chromeos.gyp:chromeos',
'../chromeos/chromeos.gyp:power_manager_proto',
- '../components/components.gyp:arc',
- ],
- 'sources': [
- 'browser/gpu/gpu_arc_video_service_host.cc',
- 'browser/gpu/gpu_arc_video_service_host.h',
],
'sources!': [
'browser/device_sensors/data_fetcher_shared_memory_default.cc',
« no previous file with comments | « content/common/gpu/media/gpu_arc_video_service.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698