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

Unified Diff: chrome/chrome.gyp

Issue 1224553003: customtabs: Convert to the new AIDL interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update to external patch #16, rebase and update constants. Created 5 years, 5 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6d10f0d565953980d2ddf7169de52d72d7aa75f7..eaf1521aad5f821322a45f43f403246e63db1df6 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -590,7 +590,6 @@
'resource_id_java',
'tab_load_status_java',
'../base/base.gyp:base',
- '../chrome/android/chrome_apk.gyp:custom_tabs_service_aidl',
'../components/components.gyp:app_restrictions_resources',
'../components/components.gyp:bookmarks_java',
'../components/components.gyp:dom_distiller_core_java',
@@ -607,6 +606,7 @@
'../media/media.gyp:media_java',
'../printing/printing.gyp:printing_java',
'../sync/sync.gyp:sync_java',
+ '../third_party/android_customtabs/android_customtabs.gyp:android_customtabs_lib',
'../third_party/android_data_chart/android_data_chart.gyp:android_data_chart_java',
'../third_party/android_media/android_media.gyp:android_media_java',
'../third_party/android_protobuf/android_protobuf.gyp:protobuf_nano_javalib',

Powered by Google App Engine
This is Rietveld 408576698