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

Unified Diff: media/BUILD.gn

Issue 1015933004: GpuVideoAcceleratorFactories is a pure abstract base class, needs no implementation file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed gpu_video_accelerator_factories.cc from media.gyp and media/BUILD.gn Created 5 years, 9 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 | « no previous file | media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 494ca6b39c0951afacff87ab72a4e99369ccd1a4..ddb9502c4bd739e4a094c225e7c1f2fb837ac804 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -203,7 +203,6 @@ component("media") {
"midi/usb_midi_output_stream.h",
"renderers/audio_renderer_impl.cc",
"renderers/audio_renderer_impl.h",
- "renderers/gpu_video_accelerator_factories.cc",
"renderers/gpu_video_accelerator_factories.h",
"renderers/renderer_impl.cc",
"renderers/renderer_impl.h",
« no previous file with comments | « no previous file | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698