aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_libphonenumber_libphonenumber.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-third__party_libphonenumber_libphonenumber.gyp')
-rw-r--r--www/chromium/files/patch-third__party_libphonenumber_libphonenumber.gyp10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/chromium/files/patch-third__party_libphonenumber_libphonenumber.gyp b/www/chromium/files/patch-third__party_libphonenumber_libphonenumber.gyp
new file mode 100644
index 000000000000..aeb2d004d93c
--- /dev/null
+++ b/www/chromium/files/patch-third__party_libphonenumber_libphonenumber.gyp
@@ -0,0 +1,10 @@
+--- third_party/libphonenumber/libphonenumber.gyp.orig 2016-05-11 19:02:34 UTC
++++ third_party/libphonenumber/libphonenumber.gyp
+@@ -11,6 +11,7 @@
+ # generated protocol headers to be available with "phonenumbers" include
+ # path, e.g. #include "phonenumbers/foo.pb.h".
+ '<(SHARED_INTERMEDIATE_DIR)/protoc_out/third_party/libphonenumber',
++ '<(prefix_dir)/include',
+ ],
+ 'defines': [
+ 'I18N_PHONENUMBERS_USE_ICU_REGEXP=1',