Use gr-app-p2 before all google hosts on polymer 2

Change-Id: I269775733cb497a56e81713dcf346b5b3df61471
This commit is contained in:
Tao Zhou
2019-10-15 17:59:17 +02:00
parent f920648fd0
commit cd1d6be8c4

View File

@@ -18,7 +18,8 @@ polygerrit_bundle(
],
),
outs = ["polygerrit_ui.zip"],
app = "elements/gr-app.html",
# TODO(taoalpha): replace with gr-app.html once p2 fully rolled out
app = "elements/gr-app-p2.html",
)
bower_component_bundle(