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

Unified Diff: sky/viewer/BUILD.gn

Issue 837283002: Mojo JS Bindings: merge Application, Shell, ServiceProvider with Sky (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Commit missing file Created 5 years, 11 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: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index cffa00ddda5dda316c950c962e1b88c95542c86f..ba43f33aa974461d9183b8b8146c299a26d8853b 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -79,6 +79,7 @@ copy("sky_modules") {
sources = [
"script/core.sky",
"script/support.sky",
+ "script/threading.sky",
]
outputs = [
"$root_gen_dir/mojo/public/sky/{{source_file_part}}",
« sky/tools/skydb ('K') | « sky/tools/skydb ('k') | sky/viewer/internals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698