| 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 463c350e39069a24058ce3ef8fbc2e36fcf19a60..c23dccfd8d2a40e9c25c94870c3a6edd741204e1 100644
|
| --- a/chrome/browser/resources/md_history/compiled_resources.gyp
|
| +++ b/chrome/browser/resources/md_history/compiled_resources.gyp
|
| @@ -10,8 +10,10 @@
|
|
|
| 'variables': {
|
| 'depends': [
|
| + '../../../../third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/iron-a11y-keys-behavior-extracted.js',
|
| '../../../../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/js/compiled_resources.gyp:load_time_data',
|
| '../../../../ui/webui/resources/js/cr.js',
|
| '../../../../ui/webui/resources/js/cr/ui/position_util.js',
|
|
|