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

Unified Diff: mojo/converters/surfaces/BUILD.gn

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: Actually undo gyp change Created 6 years, 2 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: mojo/converters/surfaces/BUILD.gn
diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn
index 534ea00c8035af26b8f3cdebcefc49f74a3fb5bc..ee2d2bbc871ed161efd8fe2f3a37f6e7d76a91f2 100644
--- a/mojo/converters/surfaces/BUILD.gn
+++ b/mojo/converters/surfaces/BUILD.gn
@@ -31,5 +31,6 @@ component("surfaces") {
"//mojo/public/c/system:for_component",
"//mojo/services/public/interfaces/surfaces:surface_id",
"//mojo/services/public/interfaces/surfaces",
+ "//skia",
]
}

Powered by Google App Engine
This is Rietveld 408576698