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

Unified Diff: chrome/chrome.gyp

Issue 1303023002: Use third_party/custom_tabs_client as the src for customtabs library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 fcb94b2fa94caec45d03ae90ac33268e30ffe558..96f8792f6d5cf985be4e207fbaa6d2d44a0f7db2 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -585,7 +585,6 @@
'tab_load_status_java',
'shortcut_source_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',
@@ -616,6 +615,7 @@
'../third_party/android_tools/android_tools.gyp:android_support_v13_javalib',
'../third_party/android_tools/android_tools.gyp:google_play_services_javalib',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
+ '../third_party/custom_tabs_client/custom_tabs_client.gyp:custom_tabs_support_lib',
'../third_party/jsr-305/jsr-305.gyp:jsr_305_javalib',
'../ui/android/ui_android.gyp:ui_java',
],

Powered by Google App Engine
This is Rietveld 408576698