Remove @xplat cell syntax in open source

Differential Revision: D7292243

fbshipit-source-id: f1c162be8bc90669481f04de8aa71f3d9dbece36
This commit is contained in:
Héctor Ramos 2018-03-15 16:27:02 -07:00 коммит произвёл Facebook Github Bot
Родитель 9102ff94e7
Коммит f376fe3232
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
load("@xplat//ReactNative:DEFS.bzl", "react_native_target", "react_native_xplat_target", "rn_xplat_cxx_library", "FBJNI_TARGET", "ANDROID") load("//ReactNative:DEFS.bzl", "react_native_target", "react_native_xplat_target", "rn_xplat_cxx_library", "FBJNI_TARGET", "ANDROID")
rn_xplat_cxx_library( rn_xplat_cxx_library(
name = "jni", name = "jni",