From 7446d42d334ea6983dc221b2033981c9b9bff1dd Mon Sep 17 00:00:00 2001 From: Alexander Blom Date: Tue, 17 May 2016 11:15:10 -0700 Subject: [PATCH] Delete jsc-internal Reviewed By: dcaspi Differential Revision: D3304892 fbshipit-source-id: fd7ac66c81c93785c3c7887a107c8f1df222aefa --- ReactAndroid/DEFS | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ReactAndroid/DEFS b/ReactAndroid/DEFS index 104c161896f566..a11e2436fa00f6 100644 --- a/ReactAndroid/DEFS +++ b/ReactAndroid/DEFS @@ -28,15 +28,8 @@ JSC_DEPS = [ '//native/third-party/jsc:jsc_legacy_profiler', ] -JSC_INTERNAL_DEPS = [ - '//native/third-party/jsc-internal:jsc', - '//native/third-party/jsc-internal:jsc_legacy_profiler', -] - FBGLOGINIT_TARGET = '//ReactAndroid/src/main/jni/first-party/fbgloginit:fbgloginit' -INTERNAL_APP = 'PUBLIC' - # React property preprocessor original_android_library=android_library def android_library(