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

Unified Diff: media/video/omx_video_decode_engine.h

Issue 5091005: FBTF: Remove unneeded headers from base/ (part 9) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix win build Created 10 years, 1 month 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/tools/player_x11/x11_video_renderer.h ('k') | net/base/transport_security_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/video/omx_video_decode_engine.h
===================================================================
--- media/video/omx_video_decode_engine.h (revision 66704)
+++ media/video/omx_video_decode_engine.h (working copy)
@@ -6,12 +6,11 @@
#define MEDIA_VIDEO_OMX_VIDEO_DECODE_ENGINE_H_
#include <queue>
+#include <utility>
#include <vector>
#include "base/callback.h"
-#include "base/lock.h"
#include "base/scoped_ptr.h"
-#include "base/task.h"
#include "media/omx/omx_configurator.h"
#include "media/video/video_decode_engine.h"
#include "third_party/openmax/il/OMX_Component.h"
« no previous file with comments | « media/tools/player_x11/x11_video_renderer.h ('k') | net/base/transport_security_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698