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

Unified Diff: content/content_tests.gypi

Issue 12213035: Android: Refactor native test setup in a util class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 10 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 | content/shell/android/browsertests_apk/content_browser_tests_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e81c6ab246718cc7b1a075c51f185f649934ef82..12aed3ffd66e56a44b0db1789313e6aeaf257aa0 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -842,6 +842,7 @@
'dependencies': [
'content_shell_jni_headers',
'content_shell_lib',
+ '../testing/android/native_test.gyp:native_test_util',
],
}],
['OS=="mac"', {
« no previous file with comments | « no previous file | content/shell/android/browsertests_apk/content_browser_tests_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698