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

Unified Diff: base/base.gyp

Issue 10408081: Provide android specific implementation for MultiProcessTest::SpawnChildImpl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months 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 | base/test/multiprocess_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 60fa8ab427aa2c94888e4d5ce51751303cf77c28..31b67655a3fd4a12eb7292c57174887171f1134e 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -440,6 +440,7 @@
'test/mock_time_provider.h',
'test/multiprocess_test.cc',
'test/multiprocess_test.h',
+ 'test/multiprocess_test_android.cc',
'test/perf_test_suite.cc',
'test/perf_test_suite.h',
'test/scoped_locale.cc',
« no previous file with comments | « no previous file | base/test/multiprocess_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698