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

Unified Diff: components/view_manager/surfaces/top_level_display_client.h

Issue 1281663002: Mandoline: Allow submitting CompositorFrames directly to mojo::Views (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added plumbing for returning resources Created 5 years, 4 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: components/view_manager/surfaces/top_level_display_client.h
diff --git a/components/view_manager/surfaces/top_level_display_client.h b/components/view_manager/surfaces/top_level_display_client.h
index e157eb13d97b796db045f1c516372fc5c4d9bd3b..2ea421d00865ea9e8c8642a2ccf93f7a3440ffc3 100644
--- a/components/view_manager/surfaces/top_level_display_client.h
+++ b/components/view_manager/surfaces/top_level_display_client.h
@@ -9,7 +9,6 @@
#include "cc/surfaces/display_client.h"
#include "cc/surfaces/surface_factory.h"
#include "cc/surfaces/surface_factory_client.h"
-#include "components/view_manager/public/interfaces/surfaces.mojom.h"
#include "components/view_manager/surfaces/surfaces_context_provider.h"
#include "components/view_manager/surfaces/surfaces_context_provider_delegate.h"
#include "components/view_manager/surfaces/surfaces_state.h"

Powered by Google App Engine
This is Rietveld 408576698