| Index: ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| diff --git a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| index baa48b264d2f98dfb8335a6843db17535a2488ac..d36bfb965cea7adda969fd8f2a4fdaf2c8d44a42 100644
|
| --- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| +++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| @@ -28,6 +28,13 @@
|
| 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'dialogs',
|
| + 'dependencies': [
|
| + '../../compiled_resources2.gyp:cr',
|
| + ],
|
| + 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'drag_wrapper',
|
| 'dependencies': [
|
| '../../compiled_resources2.gyp:assert',
|
|
|