| Index: third_party/libaddressinput/libaddressinput.gyp
|
| diff --git a/third_party/libaddressinput/libaddressinput.gyp b/third_party/libaddressinput/libaddressinput.gyp
|
| index b551e4badf98c734dcdd24caf78bb9d04d5ea743..c8ccc72d333b92f33470e685bc64e59b95e63ab2 100644
|
| --- a/third_party/libaddressinput/libaddressinput.gyp
|
| +++ b/third_party/libaddressinput/libaddressinput.gyp
|
| @@ -92,6 +92,7 @@
|
| 'dependencies': [
|
| 'generated_messages',
|
| '<(DEPTH)/base/base.gyp:base',
|
| + '<(DEPTH)/third_party/re2/re2.gyp:re2',
|
| ],
|
| 'direct_dependent_settings': {
|
| 'include_dirs': [
|
|
|