Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1143)

Unified Diff: build/all_android.gyp

Issue 8437033: Android IPC changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: make unistd.h OS_ANDROID-only Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/android/run_tests.py » ('j') | ipc/ipc_channel_posix_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 3aa4ddd2e2853eacb294dc8161a0a9659365203b..44766d2fb4ba656042b6233c0619c493b4e79740 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -24,6 +24,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base_unittests',
+ '../ipc/ipc.gyp:ipc_tests',
],
},
], # targets
« no previous file with comments | « no previous file | build/android/run_tests.py » ('j') | ipc/ipc_channel_posix_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698