| Index: components/update_client/component_patcher.h
|
| diff --git a/components/update_client/component_patcher.h b/components/update_client/component_patcher.h
|
| index 9714abe27e21ddfdd71e6b81ded8f67b0dfea8b7..ff61bf198c62c886569c2ec8c494c3d52c060579 100644
|
| --- a/components/update_client/component_patcher.h
|
| +++ b/components/update_client/component_patcher.h
|
| @@ -16,7 +16,7 @@
|
| // prodversionmin="2.0.143.0"
|
| // codebasediff="http://example.com/diff_1.2.3.4.crx"
|
| // hashdiff="123" sizediff="101"
|
| -// fp="1.123" />
|
| +// fp="1.123"/>
|
| // The component updater will attempt a differential update if it is available
|
| // and allowed to, and fall back to a full update if it fails.
|
| //
|
|
|