diff options
Diffstat (limited to 'chromeos/chromeos.gyp')
-rw-r--r-- | chromeos/chromeos.gyp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp index 0dcef26c..a3dc3de 100644 --- a/chromeos/chromeos.gyp +++ b/chromeos/chromeos.gyp @@ -6,6 +6,9 @@ 'variables': { 'chromium_code': 1, }, + 'includes': [ + 'chromeos_tools.gypi' + ], 'targets': [ { 'target_name': 'chromeos', |