From 7fb02889d7c328c45f8858ec9ef293373c1ec038 Mon Sep 17 00:00:00 2001 From: Taras Tsugrii Date: Sat, 8 Dec 2018 13:16:00 -0800 Subject: [PATCH] Buildify xplat build files. Summary: drop-conflicts Differential Revision: D13378356 fbshipit-source-id: 555bcfb30139b165e32e2045b291249c6b6b8650 --- ReactCommon/fabric/events/BUCK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReactCommon/fabric/events/BUCK b/ReactCommon/fabric/events/BUCK index ac3280037f6..27dadeae53f 100644 --- a/ReactCommon/fabric/events/BUCK +++ b/ReactCommon/fabric/events/BUCK @@ -55,8 +55,8 @@ rn_xplat_cxx_library( "xplat//folly:headers_only", "xplat//folly:memory", "xplat//folly:molly", - "xplat//jsi:jsi", "xplat//jsi:JSIDynamic", + "xplat//jsi:jsi", "xplat//third-party/glog:glog", react_native_xplat_target("fabric/debug:debug"), ],