| 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 1810e03df48249eb6dee4558b2b4f1ccaff047cd..b4143bc5ccfa72ebbcc74552e47d75e9a7aaa4d5 100644
|
| --- a/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
|
| @@ -20,6 +20,7 @@
|
| '<(EXTERNS_GYP):chrome_extensions',
|
| 'actions',
|
| 'store',
|
| + 'timer_proxy',
|
| 'util',
|
| ],
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| @@ -49,6 +50,7 @@
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command',
|
| '<(EXTERNS_GYP):bookmark_manager_private',
|
| + 'api_listener',
|
| 'dialog_focus_manager',
|
| 'edit_dialog',
|
| 'store_client',
|
| @@ -82,6 +84,7 @@
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| '<(EXTERNS_GYP):bookmark_manager_private',
|
| '<(EXTERNS_GYP):metrics_private',
|
| + 'api_listener',
|
| 'dnd_chip',
|
| 'store',
|
| 'timer_proxy',
|
| @@ -98,6 +101,7 @@
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| '<(EXTERNS_GYP):chrome_extensions',
|
| + 'api_listener',
|
| 'dialog_focus_manager',
|
| 'types',
|
| ],
|
|
|