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

Unified Diff: components/arc/BUILD.gn

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 | « components/arc.gypi ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 0a5501de2c78b0ae79d61c0035b9db2cb3a98519..a3a067957e911e0b74062f3f58b33c2c018b0a79 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -27,9 +27,6 @@ static_library("arc") {
"input/arc_input_bridge.h",
"power/arc_power_bridge.cc",
"power/arc_power_bridge.h",
- "video/arc_video_bridge.cc",
- "video/arc_video_bridge.h",
- "video/video_host_delegate.h",
]
deps = [
@@ -67,7 +64,6 @@ mojom("arc_bindings") {
"common/power.mojom",
"common/process.mojom",
"common/settings.mojom",
- "common/video.mojom",
]
}
« no previous file with comments | « components/arc.gypi ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698