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

Unified Diff: media/filters/gpu_video_accelerator_factories.cc

Issue 970023002: Moved gpu factories to media/renderers/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed mojo webmediaplayer_factory.cc Created 5 years, 10 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 | « media/filters/gpu_video_accelerator_factories.h ('k') | media/filters/gpu_video_decoder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/filters/gpu_video_accelerator_factories.cc
diff --git a/media/filters/gpu_video_accelerator_factories.cc b/media/filters/gpu_video_accelerator_factories.cc
deleted file mode 100644
index f9f56604d251376fdd3182b52dee0ec252114c0a..0000000000000000000000000000000000000000
--- a/media/filters/gpu_video_accelerator_factories.cc
+++ /dev/null
@@ -1,11 +0,0 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "media/filters/gpu_video_accelerator_factories.h"
-
-namespace media {
-
-GpuVideoAcceleratorFactories::~GpuVideoAcceleratorFactories() {}
-
-} // namespace media
« no previous file with comments | « media/filters/gpu_video_accelerator_factories.h ('k') | media/filters/gpu_video_decoder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698