Commit 13b0d70a by Geoff Lang

Add include of common_defines.gypi for the angle_path variable.

BUG=skia:2272 Change-Id: I29540e009c41a1638e1a0399950621abbbbf2904 Reviewed-on: https://chromium-review.googlesource.com/201839Reviewed-by: 's avatarShannon Woods <shannonwoods@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
parent a5c9a144
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
{ {
'target_name': 'commit_id', 'target_name': 'commit_id',
'type': 'none', 'type': 'none',
'includes': [ '../build/common_defines.gypi', ],
'dependencies': [ 'copy_scripts', ], 'dependencies': [ 'copy_scripts', ],
'conditions': 'conditions':
[ [
......
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