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

Unified Diff: sky/engine/web/WebKit.cpp

Issue 673033002: Remove WebThread (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « sky/engine/testing/platform/webthread_impl.cc ('k') | sky/viewer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/WebKit.cpp
diff --git a/sky/engine/web/WebKit.cpp b/sky/engine/web/WebKit.cpp
index f5b427e36f942738413625ff200ce696c3c7dafe..486618c9b9689bc91d67d02ef70a29797d99f692 100644
--- a/sky/engine/web/WebKit.cpp
+++ b/sky/engine/web/WebKit.cpp
@@ -48,7 +48,6 @@
#include "platform/graphics/ImageDecodingStore.h"
#include "platform/graphics/media/MediaPlayer.h"
#include "platform/heap/Heap.h"
-#include "platform/heap/glue/MessageLoopInterruptor.h"
#include "public/platform/Platform.h"
#include "web/WebMediaPlayerClientImpl.h"
#include "wtf/Assertions.h"
« no previous file with comments | « sky/engine/testing/platform/webthread_impl.cc ('k') | sky/viewer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698