Index: components/components.gyp |
diff --git a/components/components.gyp b/components/components.gyp |
index b5e986d779e0010218014aa0fb0c4084fe6a02f2..bce3ab77599abea250f7ee24993cca7510c23ccf 100644 |
--- a/components/components.gyp |
+++ b/components/components.gyp |
@@ -153,6 +153,11 @@ |
'wifi_sync.gypi', |
], |
}], |
+ ['chromeos == 1 and enable_arc == 1', { |
+ 'includes': [ |
+ 'arc.gypi', |
+ ], |
+ }], |
['OS == "win" or OS == "mac"', { |
'includes': [ |
'wifi.gypi', |