Chromium Code Reviews| Index: components/components.gyp |
| diff --git a/components/components.gyp b/components/components.gyp |
| index 512802db81a754eea651b4e256542ee581f54b98..1bdb0a5d60855dfe95b047a37c6f76a59192ab2f 100644 |
| --- a/components/components.gyp |
| +++ b/components/components.gyp |
| @@ -163,5 +163,10 @@ |
| 'chrome_apps.gypi', |
| ], |
| }], |
| + ['enable_rlz==1', { |
| + 'includes': [ |
| + 'rlz.gypi', |
| + ], |
| + }] |
| ], |
| } |