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

Unified Diff: cc/ipc/BUILD.gn

Issue 2579693004: GpuCompositorFrameSink implements cc::mojom::DisplayPrivate (Closed)
Patch Set: Address comments Created 4 years 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
« no previous file with comments | « no previous file | cc/ipc/display_compositor.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/BUILD.gn
diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
index b193c9f5643ce012bac02a4198e6294d6c16adab..e8070f1ff023a7152e7aca27c7e1a7b4daf2fd46 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -78,6 +78,7 @@ mojom("internal_interfaces") {
":interfaces",
"//gpu/ipc/common:interfaces",
"//ui/gfx/geometry/mojo",
+ "//ui/gfx/mojo",
danakj 2016/12/21 18:40:48 LGTM
]
}
« no previous file with comments | « no previous file | cc/ipc/display_compositor.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698