Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index 2dc133fc231e0820d94c5b0013be25dec1129df8..ca9fc332d34c8ed08beee3a04f30b300333f75f7 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -52,6 +52,7 @@ |
'../ipc/ipc.gyp:ipc_tests', |
'../media/media.gyp:media_unittests', |
'../net/net.gyp:net_unittests', |
+ '../sandbox/sandbox.gyp:sandbox_linux_unittests', |
'../sql/sql.gyp:sql_unittests', |
'../sync/sync.gyp:sync_unit_tests', |
'../third_party/WebKit/Source/WebKit/chromium/All.gyp:*', |
@@ -94,6 +95,7 @@ |
'../ipc/ipc.gyp:ipc_tests_apk', |
'../media/media.gyp:media_unittests_apk', |
'../net/net.gyp:net_unittests_apk', |
+ '../sandbox/sandbox.gyp:sandbox_linux_unittests_apk', |
'../sql/sql.gyp:sql_unittests_apk', |
'../sync/sync.gyp:sync_unit_tests_apk', |
'../ui/ui.gyp:ui_unittests_apk', |