| Index: ui/webui/resources/cr_elements/v0_8/cr_checkbox/compiled_resources.gyp
|
| diff --git a/ui/webui/resources/js/cr/ui/compiled_resources.gyp b/ui/webui/resources/cr_elements/v0_8/cr_checkbox/compiled_resources.gyp
|
| similarity index 69%
|
| copy from ui/webui/resources/js/cr/ui/compiled_resources.gyp
|
| copy to ui/webui/resources/cr_elements/v0_8/cr_checkbox/compiled_resources.gyp
|
| index c8da03c8b3dfc3554ecf3d2d2d62cc7be98f9c0a..707fa6dabc0645b0b3cd5a9b809ae40f12218b5c 100644
|
| --- a/ui/webui/resources/js/cr/ui/compiled_resources.gyp
|
| +++ b/ui/webui/resources/cr_elements/v0_8/cr_checkbox/compiled_resources.gyp
|
| @@ -4,14 +4,11 @@
|
| {
|
| 'targets': [
|
| {
|
| - 'target_name': 'focus_manager',
|
| + 'target_name': 'cr_checkbox',
|
| 'variables': {
|
| - 'depends': [
|
| - '../../assert.js',
|
| - '../../cr.js',
|
| - ],
|
| + 'polymer': 1,
|
| },
|
| 'includes': ['../../../../../../third_party/closure_compiler/compile_js.gypi'],
|
| - },
|
| + }
|
| ],
|
| -}
|
| +}
|
|
|