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

Unified Diff: ui/compositor/BUILD.gn

Issue 2514033002: Introducing SurfaceReferenceFactory (Closed)
Patch Set: nits 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
Index: ui/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index b813adfacef380835344ec15a2f5f180bfa5ed0c..b49080d2b1074bb33d355faafd4b452edc6d40b4 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -81,6 +81,7 @@ component("compositor") {
"//cc/animation",
"//cc/surfaces",
"//cc/surfaces:surface_id",
+ "//cc/surfaces:surfaces",
"//gpu/command_buffer/common",
"//skia",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698