Chromium Code Reviews| Index: chromeos/chromeos.gyp |
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
| index e9e5848fd1da792eb78c79a433582a86f6f78641..c804e26133c0c278832b03657814235fc0f20710 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', |