Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index fd414bedee0b3f60898bc2192dc8ab618e5952e2..63b47d8a191054ff301d81a70f8b924d3475e86e 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2263,6 +2263,7 @@ |
'conditions': [ |
['chromeos==1', { |
'dependencies': [ |
+ '../components/components.gyp:arc_test_support', |
'../third_party/boringssl/boringssl.gyp:boringssl', |
] |
}, { |