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

Unified Diff: testing/android/driver/BUILD.gn

Issue 2373683003: Remove som GYP annotations, remove unused manifest. (Closed)
Patch Set: Fix Created 4 years, 3 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 | « testing/android/broker/BUILD.gn ('k') | testing/android/junit/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/android/driver/BUILD.gn
diff --git a/testing/android/driver/BUILD.gn b/testing/android/driver/BUILD.gn
index 9dd354a23a9e5c12ee38267a08b85d8f89788d7b..adefa2209b305bda1ccc08f90d1924f98b1d7d95 100644
--- a/testing/android/driver/BUILD.gn
+++ b/testing/android/driver/BUILD.gn
@@ -4,7 +4,6 @@
import("//build/config/android/rules.gni")
-# GYP: //testing/android/on_device_instrumentation.gyp:driver_apk
android_apk("driver_apk") {
android_manifest = "java/AndroidManifest.xml"
apk_name = "OnDeviceInstrumentationDriver"
« no previous file with comments | « testing/android/broker/BUILD.gn ('k') | testing/android/junit/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698