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

Unified Diff: tools/android/common/common.gyp

Issue 677483004: Add GN rules for forwarder2 and chromium_commands (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: configurate dex path, add dist for forwarder 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 | « tools/android/common/adb_connection.cc ('k') | tools/android/forwarder2/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/common/common.gyp
diff --git a/tools/android/common/common.gyp b/tools/android/common/common.gyp
index 86226258446639af0626449e808ef836c1eaf764..b7753ab1d3a572e2a33b88c845e22ea5860b64b9 100644
--- a/tools/android/common/common.gyp
+++ b/tools/android/common/common.gyp
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //tools/android/common
'target_name': 'android_tools_common',
'type': 'static_library',
'toolsets': ['host', 'target'],
« no previous file with comments | « tools/android/common/adb_connection.cc ('k') | tools/android/forwarder2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698