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

Unified Diff: media/base/media.h

Issue 2533273002: media: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years 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/base/audio_decoder.h ('k') | media/base/pipeline.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/media.h
diff --git a/media/base/media.h b/media/base/media.h
index c0fd87ee3bbe3568ee937faa9e41313292e610d4..7dd8765b5d96b3122a0502c44d208f05e8beedf2 100644
--- a/media/base/media.h
+++ b/media/base/media.h
@@ -11,10 +11,6 @@
#include "build/build_config.h"
#include "media/base/media_export.h"
-namespace base {
-class FilePath;
-}
-
namespace media {
// Initializes media libraries (e.g. ffmpeg) as well as CPU specific media
« no previous file with comments | « media/base/audio_decoder.h ('k') | media/base/pipeline.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698