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

Unified Diff: tools/android/android_tools.gyp

Issue 1358243006: Port custom_tabs_client from GYP to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: tools/android/android_tools.gyp
diff --git a/tools/android/android_tools.gyp b/tools/android/android_tools.gyp
index b290715962c87b4122dbc0ea79d60be9aedc0229..2bb0caa34d366b7b2108dbaf62e8720699acc221 100644
--- a/tools/android/android_tools.gyp
+++ b/tools/android/android_tools.gyp
@@ -50,6 +50,7 @@
],
},
{
+ # GN: //tools/android:customtabs_benchmark
'target_name': 'customtabs_benchmark',
'type': 'none',
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698