| Index: third_party/libphonenumber/libphonenumber.gyp
|
| diff --git a/third_party/libphonenumber/libphonenumber.gyp b/third_party/libphonenumber/libphonenumber.gyp
|
| index 229440bfaa861dcc0668834f12d75b27a4985cc0..7d61067d817525354a3c04596d08ba2e747f1045 100644
|
| --- a/third_party/libphonenumber/libphonenumber.gyp
|
| +++ b/third_party/libphonenumber/libphonenumber.gyp
|
| @@ -134,6 +134,8 @@
|
| '../../testing/gtest.gyp:gtest',
|
| 'libphonenumber_without_metadata',
|
| ],
|
| + # TODO: https://code.google.com/p/libphonenumber/issues/detail?id=553
|
| + 'variables': { 'clang_warning_flags': [ '-Wno-unused-local-typedef' ] },
|
| 'conditions': [
|
| ['OS=="win"', {
|
| 'action': [
|
|
|