Index: mojo/public/js/BUILD.gn |
diff --git a/mojo/public/js/BUILD.gn b/mojo/public/js/BUILD.gn |
index 4b86e6eb9a562f6c158fd557c8d67ee633dbc722..1cb1a60a83a4d41f96e07d3510a11d66124dc211 100644 |
--- a/mojo/public/js/BUILD.gn |
+++ b/mojo/public/js/BUILD.gn |
@@ -2,7 +2,9 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-source_set("js") { |
+import("../mojo_sdk.gni") |
+ |
+mojo_sdk_source_set("js") { |
sources = [ |
"constants.cc", |
"constants.h", |