Turn on sync_unit_tests compilation for Android.
It's been green for a bit and our try-job load is acceptable. BUG= TEST= Review URL: http://codereview.chromium.org/9693035 git-svn-id: http://src.chromium.org/svn/trunk/src/build@126439 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
0aa962ee8b
Коммит
26fc9a1bed
|
@ -29,6 +29,7 @@
|
|||
'type': 'none',
|
||||
'dependencies': [
|
||||
'../base/base.gyp:base_unittests',
|
||||
'../chrome/chrome.gyp:sync_unit_tests',
|
||||
'../sql/sql.gyp:sql_unittests',
|
||||
'../ipc/ipc.gyp:ipc_tests',
|
||||
'../net/net.gyp:net_unittests',
|
||||
|
@ -49,7 +50,6 @@
|
|||
'dependencies': [
|
||||
'../webkit/webkit.gyp:pull_in_webkit_unit_tests',
|
||||
'../webkit/webkit.gyp:pull_in_DumpRenderTree',
|
||||
'../chrome/chrome.gyp:sync_unit_tests',
|
||||
'../base/android/java/java.gyp:base_java',
|
||||
],
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче