| 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 1d8a5091e9e127a52ed7d5fbc8e85c8b4d130d27..655f288f31f8e05090e5fa5ecb3df3baf84a597b 100644
|
| --- a/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
|
| @@ -38,13 +38,7 @@
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| - 'target_name': 'edit_dialog',
|
| - 'dependencies': [
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| - '<(EXTERNS_GYP):chrome_extensions',
|
| - 'types',
|
| - ],
|
| + 'target_name': 'constants',
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi']
|
| },
|
| {
|
| @@ -59,6 +53,16 @@
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi']
|
| },
|
| {
|
| + 'target_name': 'edit_dialog',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| + '<(EXTERNS_GYP):chrome_extensions',
|
| + 'types',
|
| + ],
|
| + 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi']
|
| + },
|
| + {
|
| 'target_name': 'folder_node',
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| 'dependencies': [
|
| @@ -147,6 +151,7 @@
|
| 'target_name': 'types',
|
| 'dependencies': [
|
| '<(EXTERNS_GYP):chrome_extensions',
|
| + 'constants',
|
| ],
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi']
|
| },
|
|
|