| 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 2fd1c3a770dfbc2ce13ad7ff68e08ef05f16ef43..654a8d8fc45d694c1e660e7de2ea1979814a5e33 100644
|
| --- a/chrome/browser/resources/md_history/compiled_resources.gyp
|
| +++ b/chrome/browser/resources/md_history/compiled_resources.gyp
|
| @@ -14,11 +14,12 @@
|
| '../../../../ui/webui/resources/js/cr.js',
|
| '../../../../ui/webui/resources/js/cr/ui/position_util.js',
|
| '../../../../ui/webui/resources/js/util.js',
|
| - 'history_card_manager.js',
|
| + 'history.js',
|
| 'history_card.js',
|
| + 'history_card_manager.js',
|
| 'history_item.js',
|
| + 'history_list.js',
|
| 'history_toolbar.js',
|
| - 'history.js',
|
| ],
|
| 'externs': [
|
| '<(EXTERNS_DIR)/chrome_send.js',
|
|
|