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

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

Issue 686783002: Remove almost all of Oilpan (Closed) Base URL: git@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/platform/heap/glue/PendingGCRunner.h ('k') | sky/engine/wtf/HashTable.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/WebMediaPlayerClientImpl.cpp
diff --git a/sky/engine/web/WebMediaPlayerClientImpl.cpp b/sky/engine/web/WebMediaPlayerClientImpl.cpp
index acc345885ab6296fcf1f81d80d52e390be8cd211..ed19c6324f8d92c8c10652dc17d7cab91ba6afe8 100644
--- a/sky/engine/web/WebMediaPlayerClientImpl.cpp
+++ b/sky/engine/web/WebMediaPlayerClientImpl.cpp
@@ -14,6 +14,7 @@
#include "platform/graphics/GraphicsContext.h"
#include "platform/graphics/GraphicsLayer.h"
#include "platform/graphics/gpu/Extensions3DUtil.h"
+#include "platform/graphics/media/MediaPlayer.h"
#include "platform/graphics/skia/GaneshUtils.h"
#include "public/platform/Platform.h"
#include "public/platform/WebCString.h"
« no previous file with comments | « sky/engine/platform/heap/glue/PendingGCRunner.h ('k') | sky/engine/wtf/HashTable.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698