Chromium Code Reviews| Index: third_party/hyphen/hyphen.gyp |
| =================================================================== |
| --- third_party/hyphen/hyphen.gyp (revision 173528) |
| +++ third_party/hyphen/hyphen.gyp (working copy) |
| @@ -27,6 +27,10 @@ |
| '.', |
| ], |
| }, |
| + # TODO(jschuh): Bug 167187. Fix this. |
|
groby-ooo-7-16
2012/12/21 22:07:59
nit: http://crbug.com/167187
|
| + 'msvs_disabled_warnings': [ |
| + 4267, |
| + ], |
| }, |
| ], |
| } |