Move externs into polygerrit-ui/app to simplify imports
Change-Id: I94b3416f5bdfdcf37f4f693fe5aa608920ec3c5d
This commit is contained in:
parent
eaf50c152b
commit
a92316e24e
@ -471,7 +471,7 @@ def polygerrit_plugin(name, app, srcs = [], assets = None, **kwargs):
|
||||
no_closure_library = True,
|
||||
deps = [
|
||||
"//lib/polymer_externs:polymer_closure",
|
||||
"//polygerrit-ui/externs:plugin",
|
||||
"//polygerrit-ui/app/externs:plugin",
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user