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

Unified Diff: content/common/mojo/channel_init.h

Issue 1134113002: content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Android build fix. Created 5 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: content/common/mojo/channel_init.h
diff --git a/content/common/mojo/channel_init.h b/content/common/mojo/channel_init.h
index 1dd7f15dc75474b3bd6b8e998f629aca396fc030..2660a7bcbf285a155385f71bbad0e90b4b694dc2 100644
--- a/content/common/mojo/channel_init.h
+++ b/content/common/mojo/channel_init.h
@@ -14,7 +14,6 @@
#include "third_party/mojo/src/mojo/public/cpp/system/message_pipe.h"
namespace base {
-class MessageLoopProxy;
class TaskRunner;
}

Powered by Google App Engine
This is Rietveld 408576698