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

Unified Diff: mojo/apps/js/bindings/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: mojo/apps/js/bindings/BUILD.gn
diff --git a/mojo/apps/js/bindings/BUILD.gn b/mojo/apps/js/bindings/BUILD.gn
index f5cf3e7113308bfa9310ce92501d516898f495e9..b17d4377f6b5b4662103189ae4c58931b6ed358e 100644
--- a/mojo/apps/js/bindings/BUILD.gn
+++ b/mojo/apps/js/bindings/BUILD.gn
@@ -7,7 +7,7 @@ source_set("bindings") {
"//base",
"//gin",
"//v8",
- "//mojo/bindings/js",
+ "//mojo/edk/js",
]
sources = [
« no previous file with comments | « mojo/apps/js/BUILD.gn ('k') | mojo/apps/js/bindings/gl/BUILD.gn » ('j') | mojo/edk/js/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698