1
0
mirror of https://github.com/google/nomulus synced 2026-01-09 07:33:42 +00:00

Fix build after []

Fixes []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=165933643
This commit is contained in:
jakubvrana
2017-08-21 08:58:45 -07:00
committed by Ben McIlwain
parent 77c62219d5
commit cb854f1b8b
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ closure_js_library(
suppress = [
"JSC_UNKNOWN_EXPR_TYPE",
"JSC_IMPLICITLY_NULLABLE_JSDOC",
"JSC_DEPRECATED_PROP_REASON",
],
deps = [
"//java/google/registry/ui/soy",

View File

@@ -12,6 +12,7 @@ closure_js_library(
suppress = [
"JSC_UNKNOWN_EXPR_TYPE",
"JSC_IMPLICITLY_NULLABLE_JSDOC",
"JSC_DEPRECATED_PROP_REASON",
],
deps = [
"//java/google/registry/ui/js",