Index: components/components.gyp |
diff --git a/components/components.gyp b/components/components.gyp |
index bce3ab77599abea250f7ee24993cca7510c23ccf..b2c9982baa14153d30c9536f04a3cdaf5899b3c5 100644 |
--- a/components/components.gyp |
+++ b/components/components.gyp |
@@ -200,6 +200,11 @@ |
'includes': [ |
'rlz.gypi', |
], |
- }] |
+ }], |
+ ['use_ash==1', { |
+ 'includes': [ |
+ 'exo.gypi', |
+ ], |
+ }], |
], |
} |