Index: chrome/browser/resources/md_history/compiled_resources2.gyp |
diff --git a/chrome/browser/resources/md_history/compiled_resources2.gyp b/chrome/browser/resources/md_history/compiled_resources2.gyp |
index e372e5a8c4c555ff5ca147fed63b9961640ae75d..8ffa9354c1ac49f26cfb3436216d5781df0f36e3 100644 |
--- a/chrome/browser/resources/md_history/compiled_resources2.gyp |
+++ b/chrome/browser/resources/md_history/compiled_resources2.gyp |
@@ -11,7 +11,7 @@ |
'target_name': 'browser_service', |
'dependencies': [ |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
- '../history/compiled_resources2.gyp:externs', |
+ 'externs', |
], |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
@@ -19,7 +19,6 @@ |
'target_name': 'externs', |
'dependencies': [ |
'constants', |
- '../history/compiled_resources2.gyp:externs', |
], |
'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
}, |
@@ -32,7 +31,7 @@ |
'<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_row', |
'constants', |
'browser_service', |
- '../history/compiled_resources2.gyp:externs', |
+ 'externs', |
], |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
@@ -50,7 +49,6 @@ |
'constants', |
'externs', |
'history_item', |
- '../history/compiled_resources2.gyp:externs', |
], |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
@@ -62,7 +60,7 @@ |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
'constants', |
- '../history/compiled_resources2.gyp:externs', |
+ 'externs', |
], |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
@@ -71,10 +69,10 @@ |
'dependencies': [ |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon', |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
- 'constants', |
'app', |
+ 'constants', |
+ 'externs', |
'<(EXTERNS_GYP):chrome_send', |
- '../history/compiled_resources2.gyp:externs', |
], |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
@@ -85,12 +83,12 @@ |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
'<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command', |
'constants', |
+ 'externs', |
'history_toolbar', |
'history_list', |
'side_bar', |
'synced_device_card', |
'synced_device_manager', |
- '../history/compiled_resources2.gyp:externs', |
], |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
@@ -125,7 +123,6 @@ |
{ |
'target_name': 'synced_device_card', |
'dependencies': [ |
- '../history/compiled_resources2.gyp:externs', |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon', |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
'<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_row', |