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

Unified Diff: build/android/pylib/gtest/gtest_config.py

Issue 18358005: Adds modules_unittest to ndk-apk script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | build/android/pylib/gtest/test_runner.py » ('j') | build/android/pylib/gtest/test_runner.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/gtest/gtest_config.py
diff --git a/build/android/pylib/gtest/gtest_config.py b/build/android/pylib/gtest/gtest_config.py
index 892b9df3d2144d9b989e0d1f41f618b058a19de6..956aea5f174ddb1d0a0e85fb59257a7fa7e43a3d 100644
--- a/build/android/pylib/gtest/gtest_config.py
+++ b/build/android/pylib/gtest/gtest_config.py
@@ -28,6 +28,7 @@ STABLE_TEST_SUITES = [
Apk('gpu_unittests'),
Apk('ipc_tests'),
Apk('media_unittests'),
+ Apk('modules_unittests'),
Apk('net_unittests'),
Apk('sql_unittests'),
Apk('sync_unit_tests'),
« no previous file with comments | « no previous file | build/android/pylib/gtest/test_runner.py » ('j') | build/android/pylib/gtest/test_runner.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698