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

Unified Diff: mojo/BUILD.gn

Issue 508033004: mojo: Utility class to parse .data file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Follow review Created 6 years, 4 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 | mojo/android/javatests/init_library.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index e53668931b2f6f344943f6ef23a6a92b4732dda4..2be3382754f4f9df7caf8a1a8946c3ff202f67b8 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -53,6 +53,7 @@ if (is_android) {
generate_jni("jni_headers") {
sources = [
"android/javatests/src/org/chromium/mojo/MojoTestCase.java",
+ "android/javatests/src/org/chromium/mojo/bindings/ValidationTestUtil.java",
"android/system/src/org/chromium/mojo/system/impl/CoreImpl.java",
"services/native_viewport/android/src/org/chromium/mojo/PlatformViewportAndroid.java",
]
« no previous file with comments | « no previous file | mojo/android/javatests/init_library.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698