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 b268f3e36681982f9b0b5bd62f0baadfb00a7754..2d6414fc32dcb7d51ab117f4f585fa411963c35b 100644 |
--- a/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp |
+++ b/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp |
@@ -38,15 +38,7 @@ |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
{ |
- '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', |
- '<(EXTERNS_GYP):chrome_extensions', |
- 'types', |
- ], |
+ 'target_name': 'constants', |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'] |
}, |
{ |
@@ -61,6 +53,18 @@ |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'] |
}, |
{ |
+ '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', |
+ '<(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': [ |
@@ -149,6 +153,7 @@ |
'target_name': 'types', |
'dependencies': [ |
'<(EXTERNS_GYP):chrome_extensions', |
+ 'constants', |
], |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'] |
}, |