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

Unified Diff: sky/viewer/BUILD.gn

Issue 659043004: Fix build. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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
« no previous file with comments | « sky/tools/tester/tester.cc ('k') | sky/viewer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index ddcc0f2226b922af95e973a74f3831b038c482ef..621d7a28c527f40280b18f8dde7e7c837b3351d0 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -49,6 +49,7 @@ shared_library("viewer") {
"//mojo/bindings/js",
"//mojo/cc",
"//mojo/common",
+ "//mojo/converters/geometry",
"//mojo/public/c/system:for_shared_library",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/utility",
« no previous file with comments | « sky/tools/tester/tester.cc ('k') | sky/viewer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698