| 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 d8345cf1f189f100c944904d9605dd0ae54df47e..bb923cf910f1871f7439ecf5b5d9be51aaf5a17e 100644
|
| --- a/chrome/browser/resources/md_history/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/md_history/compiled_resources2.gyp
|
| @@ -42,6 +42,17 @@
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
|
| 'constants',
|
| + 'app',
|
| + '<(EXTERNS_GYP):chrome_send',
|
| + '../history/compiled_resources2.gyp:externs',
|
| + ],
|
| + 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'app',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
|
| + 'constants',
|
| 'history_list',
|
| 'history_toolbar',
|
| 'side_bar',
|
|
|