Chromium Code Reviews| Index: src/caterpillar.py |
| diff --git a/src/caterpillar.py b/src/caterpillar.py |
| index 9410f33701149f639248b6d7fd38c04622740101..dde2f3fedc36df3f6fe4be6ff928fc547a06cb1e 100755 |
| --- a/src/caterpillar.py |
| +++ b/src/caterpillar.py |
| @@ -41,8 +41,8 @@ import configuration |
| # Chrome APIs with polyfills available. |
| POLYFILLS = { |
| 'notifications', |
| + 'storage', |
| 'tts', |
| - 'storage' |
| } |
| # Manifest filenames. |