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