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

Unified Diff: build/gn_migration.gypi

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: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 370b256a6d8d7f16b774bd96b0264601c4671e58..03f9e60255e2370cf4d77e40c7f88b8905a24418 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -312,6 +312,7 @@
'../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blink_platform_unittests_apk',
'../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests_apk',
'../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_apk',
+ '../third_party/custom_tabs_client/custom_tabs_client.gyp:custom_tabs_client_example_apk',
# TODO(GYP): Are these needed, or will they be pulled in automatically?
#"//third_party/android_tools:android_gcm_java",
#"//third_party/android_tools:uiautomator_java",

Powered by Google App Engine
This is Rietveld 408576698