| 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 f4cdc90defdbe915b6c1398251722ed088eac60a..db3c823891df58e44a44cbf95d87d960148e5637 100644
|
| --- a/chrome/browser/resources/md_history/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/md_history/compiled_resources2.gyp
|
| @@ -101,7 +101,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'],
|
| @@ -123,7 +122,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'],
|
| },
|
| {
|
|
|