| Index: runtime/bin/bin.gypi
|
| diff --git a/runtime/bin/bin.gypi b/runtime/bin/bin.gypi
|
| index 7caf19b7f0b7e3a817feee92fb95f88072b74133..00c9f69793f34b6efc6537a4e54a368475c21142 100644
|
| --- a/runtime/bin/bin.gypi
|
| +++ b/runtime/bin/bin.gypi
|
| @@ -498,7 +498,6 @@
|
| '../tools/create_resources.py',
|
| # The following two files are used to trigger a rebuild.
|
| '<(PRODUCT_DIR)/observatory/deployed/web/index.html',
|
| - '<(PRODUCT_DIR)/observatory/deployed/web/index.html.polymer.bootstrap.dart.js',
|
| '<@(_sources)',
|
| ],
|
| 'outputs': [
|
|
|