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

Unified Diff: webkit/renderer/media/android/webmediaplayer_proxy_android.cc

Issue 17502007: Move webkit/renderer/media/android/ to content/renderer/media/android/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix shared lib Created 7 years, 6 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 | « webkit/renderer/media/android/webmediaplayer_proxy_android.h ('k') | webkit/renderer/media/audio_decoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/renderer/media/android/webmediaplayer_proxy_android.cc
diff --git a/webkit/renderer/media/android/webmediaplayer_proxy_android.cc b/webkit/renderer/media/android/webmediaplayer_proxy_android.cc
deleted file mode 100644
index 55b3e07ed1315f12c5acbe8c6da108b7a66d9032..0000000000000000000000000000000000000000
--- a/webkit/renderer/media/android/webmediaplayer_proxy_android.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 "webkit/renderer/media/android/webmediaplayer_proxy_android.h"
-
-namespace webkit_media {
-
-WebMediaPlayerProxyAndroid::~WebMediaPlayerProxyAndroid() {}
-
-} // namespace webkit_media
« no previous file with comments | « webkit/renderer/media/android/webmediaplayer_proxy_android.h ('k') | webkit/renderer/media/audio_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698