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

Unified Diff: media/base/mock_media_filters.h

Issue 118162: Reduce header dependencies in base/ (Closed)
Patch Set: Created 11 years, 7 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
Index: media/base/mock_media_filters.h
diff --git a/media/base/mock_media_filters.h b/media/base/mock_media_filters.h
index f2f57e1db16b736a2259d7ea40310bba812770e7..b90eeb432168e1eebd7329ea24c25084a0d82cb3 100644
--- a/media/base/mock_media_filters.h
+++ b/media/base/mock_media_filters.h
@@ -7,6 +7,7 @@
#include <string>
+#include "base/scoped_ptr.h"
#include "base/waitable_event.h"
#include "media/base/buffers.h"
#include "media/base/factory.h"

Powered by Google App Engine
This is Rietveld 408576698