Index: third_party/libphonenumber/libphonenumber.gyp |
diff --git a/third_party/libphonenumber/libphonenumber.gyp b/third_party/libphonenumber/libphonenumber.gyp |
index 5c51895bfc724a2efdc51bd9c25002f7c8a00150..92415da4e1967610ab5f1785238260071b3a83fb 100644 |
--- a/third_party/libphonenumber/libphonenumber.gyp |
+++ b/third_party/libphonenumber/libphonenumber.gyp |
@@ -19,6 +19,9 @@ |
'USE_GOOGLE_BASE=1', |
], |
}, |
+ 'includes': [ |
+ '../../build/win_precompile.gypi', |
+ ], |
'targets': [{ |
'target_name': 'libphonenumber', |
'type': 'static_library', |