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

Unified Diff: components/arc.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 | « chrome/browser/chromeos/chrome_browser_main_chromeos.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 20dbad60a7327a49d60e77ad49eb5f3953df5805..54203ffd26966b1a9ae94321213266ecbe6f3275 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -45,9 +45,6 @@
'arc/input/arc_input_bridge.h',
'arc/power/arc_power_bridge.cc',
'arc/power/arc_power_bridge.h',
- 'arc/video/arc_video_bridge.cc',
- 'arc/video/arc_video_bridge.h',
- 'arc/video/video_host_delegate.h',
],
},
{
@@ -90,7 +87,6 @@
'arc/common/power.mojom',
'arc/common/process.mojom',
'arc/common/settings.mojom',
- 'arc/common/video.mojom',
],
},
],
« no previous file with comments | « chrome/browser/chromeos/chrome_browser_main_chromeos.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698