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

Unified Diff: ui/android/BUILD.gn

Issue 2527443002: Display Compositor: Allocate LocalFrameId in client. (Closed)
Patch Set: Addressed sadrul's comment Created 4 years, 1 month 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 b73b07e5d6923190a6aa3d1be811c73c97083de0..3d02fe8627c5ce4a8977e922a73ae00695f914f6 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -51,6 +51,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