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

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: Addressed Rob's comments + Lots of cleanup 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 76391dd78e0f7c84f710b9a5fc0179b85b86e507..515d7bfbe13b1fa8bf2b77f2e17099b55a852e39 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.mojom",
"view_manager_constants.mojom",
"view_manager_root.mojom",

Powered by Google App Engine
This is Rietveld 408576698