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

Unified Diff: ui/compositor/BUILD.gn

Issue 513313002: Fix most of the "gn check" errors in ui/* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Android GN build Created 6 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: ui/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index 59d5005b15f4ce21ad11d96df34b527779449fe7..03ed5fc617f756f46f1e6e97f8f041a2f108f2c9 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -58,6 +58,7 @@ component("compositor") {
"//base",
"//base/third_party/dynamic_annotations",
"//cc",
+ "//cc/surfaces",
"//gpu/command_buffer/common",
"//skia",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698