Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index ec2bd4646d152c4db515cce14f41b01c527a08ba..954a56c4c8b323cfb3e8f880b0cea31cbc359b9a 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2965,6 +2965,7 @@ |
'../base/base.gyp:base', |
'../base/base.gyp:base_java_test_support', |
'../content/content_shell_and_tests.gyp:content_java_test_support', |
+ '../sync/sync.gyp:test_support_sync_proto_java', |
Nicolas Zea
2015/04/09 20:38:16
what's the typical naming scheme here? it seems li
pval...(no longer on Chromium)
2015/04/09 21:28:05
Most test infra targets I've encountered are test_
Nicolas Zea
2015/04/09 21:40:42
I'm fine with this, as long as it's mostly consist
nyquist
2015/04/09 21:53:52
To be honest, I think I like the sync_proto_java_t
|
], |
'variables': { |
'apk_name': 'ChromeSyncShellTest', |