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

Unified Diff: build/android/pylib/device/commands/commands.gyp

Issue 684133002: [Android] Fix gn build for instrumentation tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Follow review 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 | « build/android/pylib/device/commands/BUILD.gn ('k') | build/config/BUILDCONFIG.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/device/commands/commands.gyp
diff --git a/build/android/pylib/device/commands/commands.gyp b/build/android/pylib/device/commands/commands.gyp
index 06d5c9cdff0f35bca4507b537ab1da876ea6a6b9..b5b5bc86043732c3807d5820f3048f4d00c4b6bf 100644
--- a/build/android/pylib/device/commands/commands.gyp
+++ b/build/android/pylib/device/commands/commands.gyp
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //build/android/pylib/devices/commands:chromium_commands
'target_name': 'chromium_commands',
'type': 'none',
'variables': {
« no previous file with comments | « build/android/pylib/device/commands/BUILD.gn ('k') | build/config/BUILDCONFIG.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698