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

Unified Diff: media/BUILD.gn

Issue 1071573003: [Android] Move testing/android/ to testing/android/native_test/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removing errant commit Created 5 years, 8 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 | « gpu/BUILD.gn ('k') | remoting/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index f029be7de24422712657a1116ddf0df65d44481c..27ef3aaa4cfc5971d0ed1a95272fa90f815c8cf6 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -625,7 +625,7 @@ test("media_unittests") {
deps += [
"//media/base/android",
# TODO(GYP)
- #"//testing/android:native_test_native_code"
+ #"//testing/android/native_test:native_test_native_code"
]
}
« no previous file with comments | « gpu/BUILD.gn ('k') | remoting/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698