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

Unified Diff: content/public/test/android/BUILD.gn

Issue 570203002: Make chrome_shell_apk build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-chrome-jamesr
Patch Set: Rebase add chrome_version_java/page_connection_info_javagen Created 6 years, 2 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 | « components/web_contents_delegate_android/BUILD.gn ('k') | device/usb/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/android/BUILD.gn
diff --git a/content/public/test/android/BUILD.gn b/content/public/test/android/BUILD.gn
index 01167c8400c60021ab6f12d2a168308e8d24362e..c51441f8b2f5a8b36d1d0762dc573794c45daadb 100644
--- a/content/public/test/android/BUILD.gn
+++ b/content/public/test/android/BUILD.gn
@@ -16,5 +16,5 @@ android_library("content_java_test_support") {
"//base:base_java_test_support",
"//content/public/android:content_java",
]
- DEPRECATED_java_in_dir = "javatests"
+ DEPRECATED_java_in_dir = "javatests/src"
}
« no previous file with comments | « components/web_contents_delegate_android/BUILD.gn ('k') | device/usb/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698