| Index: chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp b/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
|
| index 4b36c602a4d2d135f056a98ed265a01e93b676e1..bfd74f3f6076559783f1d6166f6f53579d768407 100644
|
| --- a/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
|
| @@ -55,7 +55,6 @@
|
| {
|
| 'target_name': 'edit_dialog',
|
| 'dependencies': [
|
| - '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/compiled_resources2.gyp:iron-a11y-keys-behavior-extracted',
|
| '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compiled_resources2.gyp:paper-input-extracted',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| @@ -69,6 +68,7 @@
|
| 'target_name': 'folder_node',
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| 'dependencies': [
|
| + '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/compiled_resources2.gyp:iron-a11y-keys-behavior-extracted',
|
| '<(EXTERNS_GYP):chrome_extensions',
|
| 'actions',
|
| 'store_client',
|
|
|