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

Unified Diff: tools/android/BUILD.gn

Issue 2485383006: [android] Tweak data deps to include two chromium tool binaries. (RELAND) (Closed)
Patch Set: fixed? Created 4 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
« no previous file with comments | « build/symlink.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/BUILD.gn
diff --git a/tools/android/BUILD.gn b/tools/android/BUILD.gn
index c88cd084f714bdee151483872cd02a02b220cfcb..fc667ef28f39c35238743a7da06937f4fae0f3c9 100644
--- a/tools/android/BUILD.gn
+++ b/tools/android/BUILD.gn
@@ -7,6 +7,7 @@
group("android_tools") {
deps = [
"//build/android:wrapper_scripts",
+ "//build/android/pylib/device/commands",
"//third_party/android_platform:stack_wrapper",
"//third_party/catapult/telemetry:bitmaptools($host_toolchain)",
"//tools/android/adb_reboot",
« no previous file with comments | « build/symlink.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698