Chromium Code Reviews| Index: chrome/browser/resources/md_history/compiled_resources.gyp |
| diff --git a/chrome/browser/resources/md_history/compiled_resources.gyp b/chrome/browser/resources/md_history/compiled_resources.gyp |
| index 7160a59f3ab42f658d60743a0176a480fc460fa0..e606961cd24c69d4ca870d7e7e7b6e1197315530 100644 |
| --- a/chrome/browser/resources/md_history/compiled_resources.gyp |
| +++ b/chrome/browser/resources/md_history/compiled_resources.gyp |
| @@ -23,6 +23,9 @@ |
| 'history_item.js', |
| 'history_list.js', |
| 'history_toolbar.js', |
| + 'side_bar.js', |
| + 'synced_device_card.js', |
|
tsergeant
2016/03/09 04:36:50
1) synced_device_card -> synced_device
2) dbeam@
Dan Beam
2016/03/09 04:56:11
oops, I meant to remove this file as well :(
calamity
2016/03/10 04:18:24
Done.
|
| + 'synced_device_manager.js', |
| ], |
| 'externs': [ |
| '<(EXTERNS_DIR)/chrome_send.js', |