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

Unified Diff: components/view_manager/surfaces/BUILD.gn

Issue 1281663002: Mandoline: Allow submitting CompositorFrames directly to mojo::Views (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased 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/BUILD.gn
diff --git a/components/view_manager/surfaces/BUILD.gn b/components/view_manager/surfaces/BUILD.gn
index 6d33a0814e8db42ba1a2d019b6c3b2cd1b065288..25ded3ac647e6dab1a26054a90615cf7d31f4e4b 100644
--- a/components/view_manager/surfaces/BUILD.gn
+++ b/components/view_manager/surfaces/BUILD.gn
@@ -7,9 +7,6 @@ source_set("surfaces") {
"surfaces_context_provider.cc",
"surfaces_context_provider.h",
"surfaces_context_provider_delegate.h",
- "surfaces_delegate.h",
- "surfaces_impl.cc",
- "surfaces_impl.h",
"surfaces_output_surface.cc",
"surfaces_output_surface.h",
"surfaces_scheduler.cc",
« no previous file with comments | « components/view_manager/server_view_delegate.h ('k') | components/view_manager/surfaces/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698