Chromium Code Reviews| Index: components/component_resources.grd |
| diff --git a/components/component_resources.grd b/components/component_resources.grd |
| deleted file mode 100644 |
| index a9964890b982df8116437413839ca8bc47868812..0000000000000000000000000000000000000000 |
| --- a/components/component_resources.grd |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -<?xml version="1.0" encoding="UTF-8"?> |
| -<grit latest_public_release="0" current_release="1"> |
| - <outputs> |
| - <output filename="grit/component_resources.h" type="rc_header"> |
| - <emit emit_type='prepend'></emit> |
| - </output> |
| - <output filename="component_resources.pak" type="data_package" /> |
| - <output filename="component_resources.rc" type="rc_all" /> |
| - </outputs> |
| - <release seq="1"> |
| - <includes> |
| - <part file="dom_distiller_resources.grdp" /> |
| - <part file="translate_resources.grdp" /> |
| - </includes> |
| - </release> |
| -</grit> |
|
Ilya Sherman
2014/02/28 19:31:29
Hmm, did you mean to delete this file rather than
tfarina
2014/02/28 19:37:29
If you go to 'View unified diff' you will see that
Ilya Sherman
2014/02/28 19:46:54
Ah, ok :)
|