Files
gerrit/polygerrit-ui/app/elements/core/gr-reporting
Ole Rehmsen ff9a9296e5 Fix "A Polymer() declaration cannot use 'const'"
This error is one of many that shows up when setting
`compilation_mode="SIMPLE"` and is fixed in preparation:

ERROR - A Polymer() declaration cannot use 'const'.
  const GrReporting = Polymer({
                      ^
  ProTip: "JSC_POLYMER_INVALID_DECLARATION" can be added to the `suppress` attribute of:
  //polygerrit-ui/app:polygerrit_ui_closure_lib

Change-Id: I2f43b937bc9508270f56b81e955dfebfcd4a2ac0
2018-09-18 07:57:04 +02:00
..
2018-07-06 12:36:04 -07:00
2018-06-01 13:21:38 -07:00