Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index 0dcef26c7fd84e2a591f77d05baf60e37346f156..a3dc3de3b29b62647d29ca0146e8b4decf306109 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', |