Index: chrome/browser/resources/chromeos/chromevox/chromevox.gyp |
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox.gyp b/chrome/browser/resources/chromeos/chromevox/chromevox.gyp |
index b75744aa803cf9bd4b589d0044ad7435f21bf987..f2e9124205b4bf9aad4e206e5428008f8019a50c 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gyp |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gyp |
@@ -142,6 +142,9 @@ |
], |
}, |
], |
+ 'includes': [ |
+ 'chromevox_tests.gypi', |
+ ], |
'conditions': [ |
['use_migrated_chromevox==1 and chromevox_compress_js==1', { |
'targets': [ |