| 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 d358c683ebc945be46985ca6c0848819d4643363..980f8ad96ee33d0297d7e449249f3d298673f8c1 100644
|
| --- a/chrome/browser/resources/md_history/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/md_history/compiled_resources2.gyp
|
| @@ -103,7 +103,6 @@
|
| 'grouped_list',
|
| 'history_list',
|
| 'history_list_behavior',
|
| - '<(EXTERNS_GYP):chrome_send',
|
| '../history/compiled_resources2.gyp:externs',
|
| ],
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| @@ -125,7 +124,19 @@
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'query_manager',
|
| + 'dependencies': [
|
| + 'browser_service',
|
| + 'externs',
|
| + ],
|
| + 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'router',
|
| + 'dependencies': [
|
| + 'constants',
|
| + 'externs',
|
| + ],
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
|
|