| Index: third_party/mongoose/README.chromium
|
| diff --git a/third_party/mongoose/README.chromium b/third_party/mongoose/README.chromium
|
| index 97e264a31a3d266069a68cf65d4c0975b45675e5..637721c27c801f8c2ecd921c98551602965296c3 100644
|
| --- a/third_party/mongoose/README.chromium
|
| +++ b/third_party/mongoose/README.chromium
|
| @@ -25,3 +25,4 @@ pending upstreaming by danielwh):
|
| * Don't ignore SIGCHLD, since the proxy launcher depends on it for determining
|
| chrome's exit code.
|
| * Removed a "set but never used" variable, to fix build for gcc 4.6.
|
| +* Fixed a compiler warning (-Wmaybe-uninitialized).
|
|
|