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

Unified Diff: build/all_android.gyp

Issue 8437033: Android IPC changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: apply dmac feedback plus sync/merge 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') | no next file with comments »
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 e7cf8115b2ce69a66792653edd9d96d3e6e2b5ad..473561225962dc62967dfa42549269355a59a27d 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -24,7 +24,8 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base_unittests',
- '../sql/sql.gyp:sql_unittests'
+ '../sql/sql.gyp:sql_unittests',
+ '../ipc/ipc.gyp:ipc_tests'
],
},
], # targets
« no previous file with comments | « no previous file | build/android/run_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698