| 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 aba59afb597cffd662ee8e71d72433120af48fec..c845f37c8e0d7216e736b1ea3b909d2d62560609 100644
|
| --- a/chrome/browser/resources/md_history/compiled_resources.gyp
|
| +++ b/chrome/browser/resources/md_history/compiled_resources.gyp
|
| @@ -14,14 +14,13 @@
|
| '../../../../third_party/polymer/v1_0/components-chromium/iron-list/iron-list-extracted.js',
|
| '../../../../third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/iron-resizable-behavior-extracted.js',
|
| '../../../../third_party/polymer/v1_0/components-chromium/iron-scroll-target-behavior/iron-scroll-target-behavior-extracted.js',
|
| + '../../../../ui/webui/resources/cr_elements/cr_search_field/cr_search_field.js',
|
| '../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
|
| '../../../../ui/webui/resources/js/cr.js',
|
| '../../../../ui/webui/resources/js/cr/ui/position_util.js',
|
| '../../../../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',
|
|
|