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

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 comments 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 ea88c4e1f395bf387c170d7ba9ca5a35b9975e8a..76391dd78e0f7c84f710b9a5fc0179b85b86e507 100644
--- a/components/view_manager/public/interfaces/BUILD.gn
+++ b/components/view_manager/public/interfaces/BUILD.gn
@@ -8,6 +8,7 @@ mojom("interfaces") {
sources = [
"animations.mojom",
"command_buffer.mojom",
+ "compositor_frame.mojom",
"gpu.mojom",
"gpu_capabilities.mojom",
"quads.mojom",

Powered by Google App Engine
This is Rietveld 408576698