diff --git a/BUILD.gn b/BUILD.gn index 1cdaca042abccc21dde35abe72a2d055132fe0e0..dc0c3a90ecd1c1573441787e5d4a5e7068ee293b 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -28,6 +28,7 @@ action("gen_node_modules") { } action("gen_snapshot") { + deps = [ "//third_party/css-what:css_what_sources" ] script = "//third_party/jsframework/js_framework_build.sh" js_framework = "//third_party/jsframework/runtime"