summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authorleandrogracia@chromium.org <leandrogracia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-25 13:22:08 +0000
committerleandrogracia@chromium.org <leandrogracia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-25 13:22:08 +0000
commit975b42b0b184f93093dbb6067fb87b916e473939 (patch)
tree1f64091a2433837cb53af06b331a9329d132d010 /third_party
parentb63fee8fed5490ac646d0249a3e4110620834379 (diff)
downloadchromium_src-975b42b0b184f93093dbb6067fb87b916e473939.zip
chromium_src-975b42b0b184f93093dbb6067fb87b916e473939.tar.gz
chromium_src-975b42b0b184f93093dbb6067fb87b916e473939.tar.bz2
[Android] Introduce phone number detection.
For more context see: https://chromiumcodereview.appspot.com/10187020/ BUG=125390 TEST=phone_number_detector_unittest.cc Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=139019 Review URL: https://chromiumcodereview.appspot.com/10440021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139026 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r--third_party/libphonenumber/libphonenumber.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/libphonenumber/libphonenumber.gyp b/third_party/libphonenumber/libphonenumber.gyp
index 16f21dc..0741fd9 100644
--- a/third_party/libphonenumber/libphonenumber.gyp
+++ b/third_party/libphonenumber/libphonenumber.gyp
@@ -58,6 +58,7 @@
'direct_dependent_settings': {
'include_dirs': [
'<(SHARED_INTERMEDIATE_DIR)/protoc_out/third_party/libphonenumber',
+ 'src',
],
},
'variables': {