| 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 31bed4e8e0d30a3361693701d17c65ede80464ff..7160a59f3ab42f658d60743a0176a480fc460fa0 100644
|
| --- a/chrome/browser/resources/md_history/compiled_resources.gyp
|
| +++ b/chrome/browser/resources/md_history/compiled_resources.gyp
|
| @@ -20,9 +20,8 @@
|
| '../../../../ui/webui/resources/js/load_time_data.js',
|
| '../../../../ui/webui/resources/js/util.js',
|
| 'history.js',
|
| - 'history_card.js',
|
| - 'history_card_manager.js',
|
| 'history_item.js',
|
| + 'history_list.js',
|
| 'history_toolbar.js',
|
| ],
|
| 'externs': [
|
|
|