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

Unified Diff: sky/viewer/BUILD.gn

Issue 690743003: Move mojo/bindings/js to mojo/edk/js (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 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: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index 1ae535574fd6dfe3699562a23fffb94cce2c25bc..4018a3103532a31b39370e6ad694a0e814cfb9a3 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -47,7 +47,7 @@ shared_library("viewer") {
"//cc/surfaces",
"//gin",
"//mojo/application",
- "//mojo/bindings/js",
+ "//mojo/edk/js",
"//mojo/cc",
"//mojo/common",
"//mojo/converters/geometry",
« mojo/edk/js/BUILD.gn ('K') | « mojo/edk/js/waiting_callback.cc ('k') | sky/viewer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698