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

Unified Diff: components/view_manager/public/interfaces/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/public/interfaces/BUILD.gn
diff --git a/components/view_manager/public/interfaces/BUILD.gn b/components/view_manager/public/interfaces/BUILD.gn
index 71a8f30a648305234aa68042968b0b27d84762f5..a16d173aecc8059a688b012a89887166a4dc589e 100644
--- a/components/view_manager/public/interfaces/BUILD.gn
+++ b/components/view_manager/public/interfaces/BUILD.gn
@@ -13,7 +13,6 @@ mojom("interfaces") {
"gpu_capabilities.mojom",
"quads.mojom",
"surface_id.mojom",
- "surfaces.mojom",
"view_manager_constants.mojom",
"view_tree.mojom",
"view_tree_host.mojom",

Powered by Google App Engine
This is Rietveld 408576698