commit | a9cbe30c75cc2f6a60d7b7843ef632f214585cfb | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Tue Mar 12 18:41:44 2013 -0700 |
committer | Brian Silverman <brians> | Fri Mar 15 15:49:39 2013 -0700 |
tree | daac38b592b94dae37e402fd4658b40fc9587f61 | |
parent | 3cfe74d0eccc54543e74900023fcf453cb772f25 [diff] [blame] |
more cleanup up of build files + indentation
diff --git a/aos/common/network/network.gyp b/aos/common/network/network.gyp index ca3e653..a41509d 100644 --- a/aos/common/network/network.gyp +++ b/aos/common/network/network.gyp
@@ -47,9 +47,11 @@ ], 'dependencies': [ '<(AOS)/build/aos.gyp:logging', + '<(AOS)/common/common.gyp:time', ], 'export_dependent_settings': [ '<(AOS)/build/aos.gyp:logging', + '<(AOS)/common/common.gyp:time', ], }, ],