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

Unified Diff: base/BUILD.gn

Issue 739033003: Support content scheme uri for Chrome on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressing comments Created 6 years, 1 month 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: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 2fc232d6c41cec5fd4a1d020d72afe26ae185f0d..f9f3666543d50a2d29f1a52b2bfb08836350f151 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1111,6 +1111,7 @@ source_set("message_loop_tests") {
test("base_unittests") {
sources = [
"android/application_status_listener_unittest.cc",
+ "android/content_uri_utils_unittest.cc",
"android/jni_android_unittest.cc",
"android/jni_array_unittest.cc",
"android/jni_string_unittest.cc",
« no previous file with comments | « no previous file | base/android/content_uri_utils.h » ('j') | base/android/java/src/org/chromium/base/ContentUriUtils.java » ('J')

Powered by Google App Engine
This is Rietveld 408576698