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

Unified Diff: media/base/pipeline.h

Issue 13243003: Move MessageLoop to base namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « media/audio/linux/alsa_output.h ('k') | media/base/test_helpers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/pipeline.h
diff --git a/media/base/pipeline.h b/media/base/pipeline.h
index 4a24fd25fd702ed1f8777f717aafc5c2a1bde3d1..efd327d445270e01a5c6c9444ad6978c0dec8c9e 100644
--- a/media/base/pipeline.h
+++ b/media/base/pipeline.h
@@ -20,8 +20,6 @@
#include "media/base/serial_runner.h"
#include "ui/gfx/size.h"
-class MessageLoop;
-
namespace base {
class MessageLoopProxy;
class TimeDelta;
« no previous file with comments | « media/audio/linux/alsa_output.h ('k') | media/base/test_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698