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

Unified Diff: ui/android/BUILD.gn

Issue 2514033002: Introducing SurfaceReferenceFactory (Closed)
Patch Set: c 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/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index d75680cd2feba64655832a81f4cccd15c8380550..57a9a997fd3397df11b5a1f572d1f8fa2b8de696 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -54,6 +54,7 @@ component("android") {
"//base",
"//cc",
"//cc/surfaces",
+ "//cc/surfaces:surface_id",
"//skia",
"//ui/display",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698