Commit 4a20480e by Geoff Lang

Fix missing include of common_defines.gypi.

Change-Id: I308956a700df4d440573fbae89e67cab0f2cf482 Reviewed-on: https://chromium-review.googlesource.com/224653Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org> Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
parent 94ac7b78
...@@ -115,6 +115,7 @@ ...@@ -115,6 +115,7 @@
'target_name': 'commit_id', 'target_name': 'commit_id',
'type': 'none', 'type': 'none',
'hard_dependency': 1, 'hard_dependency': 1,
'includes': [ '../build/common_defines.gypi', ],
'copies': 'copies':
[ [
{ {
......
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