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

Unified Diff: media/base/mock_reader.h

Issue 8699008: Use callback_forward.h instead of callback.h where possible. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove callback_forward.h, which was committed as part of a separate CL. Created 9 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 | « chrome_frame/sync_msg_reply_dispatcher.h ('k') | ui/gfx/surface/accelerated_surface_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/mock_reader.h
diff --git a/media/base/mock_reader.h b/media/base/mock_reader.h
index a6122a9ce826f41ac05048aa00933a6eafac43af..60983629642367cb13876fbaec2df67e13a2c915 100644
--- a/media/base/mock_reader.h
+++ b/media/base/mock_reader.h
@@ -8,7 +8,6 @@
#include <string>
#include "base/bind.h"
-#include "base/callback.h"
#include "base/memory/ref_counted.h"
#include "media/base/filters.h"
« no previous file with comments | « chrome_frame/sync_msg_reply_dispatcher.h ('k') | ui/gfx/surface/accelerated_surface_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698