Commit dadefc13 authored by rouslan@chromium.org's avatar rouslan@chromium.org

libaddresisnput_util should depend on base for basictypes.h.

TBR=estade@chromium.org
BUG=396271

Review URL: https://codereview.chromium.org/411683003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284833 0039d316-1c4b-4281-b951-d872f2087c98
parent 134a4430
...@@ -86,6 +86,7 @@ ...@@ -86,6 +86,7 @@
], ],
}, },
'dependencies': [ 'dependencies': [
'../../base/base.gyp:base',
'../re2/re2.gyp:re2', '../re2/re2.gyp:re2',
'libaddressinput_strings', 'libaddressinput_strings',
], ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment