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

Unified Diff: testing/android/BUILD.gn

Issue 895853003: Update from https://crrev.com/314320 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 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
Index: testing/android/BUILD.gn
diff --git a/testing/android/BUILD.gn b/testing/android/BUILD.gn
index 1cf250b6f23e3dcc62e36ea18a37b885f5724aef..e0288f64f3a7e96d41a10c4f4199b15b324f0bb2 100644
--- a/testing/android/BUILD.gn
+++ b/testing/android/BUILD.gn
@@ -8,7 +8,9 @@ import("//build/config/android/rules.gni")
source_set("native_test_native_code") {
testonly = true
sources = [
+ "native_test_jni_onload.cc",
"native_test_launcher.cc",
+ "native_test_launcher.h",
]
libs = [ "log" ]
deps = [
« no previous file with comments | « testing/PRESUBMIT.py ('k') | testing/android/java/src/org/chromium/native_test/ChromeNativeTestInstrumentationTestRunner.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698