summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_android.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting_android.gypi')
-rw-r--r--remoting/remoting_android.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/remoting/remoting_android.gypi b/remoting/remoting_android.gypi
index eb0a13d..9aa1362 100644
--- a/remoting/remoting_android.gypi
+++ b/remoting/remoting_android.gypi
@@ -9,9 +9,6 @@
# These hooks allow official builds to modify the remoting_apk target:
# Official build of remoting_apk pulls in extra code.
'remoting_apk_extra_dependencies%': [],
- # A different ProGuard config for Google Play Services is needed since the one used by
- # Chromium and Google Chrome strips out code that we need.
- 'remoting_android_google_play_services_javalib%': '../third_party/android_tools/android_tools.gyp:google_play_services_javalib',
# Allows official builds to define the ApplicationContext class differently, and provide
# different implementations of parts of the product.
'remoting_apk_java_in_dir%': 'android/apk',
@@ -125,7 +122,6 @@
'../third_party/android_tools/android_tools.gyp:android_support_v7_mediarouter_javalib',
'../third_party/android_tools/android_tools.gyp:android_support_v13_javalib',
'../third_party/cardboard-java/cardboard.gyp:cardboard_jar',
- '<(remoting_android_google_play_services_javalib)',
],
'includes': [ '../build/java.gypi' ],
'conditions' : [