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

Unified Diff: ui/compositor/compositor.h

Issue 1169923009: Remove remaining use of the deprecated MessageLoopProxy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo. Created 5 years, 6 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: ui/compositor/compositor.h
diff --git a/ui/compositor/compositor.h b/ui/compositor/compositor.h
index beb9195518efc180aa5860f7d3480fd08e3cd29f..f70377182268a39b2245fd6e63fa8561f08dc3af 100644
--- a/ui/compositor/compositor.h
+++ b/ui/compositor/compositor.h
@@ -29,8 +29,8 @@
#include "ui/gfx/native_widget_types.h"
namespace base {
-class MessageLoopProxy;
class RunLoop;
+class SingleThreadTaskRunner;
}
namespace cc {
« no previous file with comments | « third_party/libaddressinput/chromium/chrome_metadata_source_unittest.cc ('k') | ui/shell_dialogs/select_file_dialog_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698