Switch to xplat folly

Reviewed By: nlutsenko

Differential Revision: D5739990

fbshipit-source-id: a1b862faab1dbcdb3bcc11f1bf662241cf7252e5
This commit is contained in:
Michael Lee
2017-08-31 16:58:15 -07:00
committed by Facebook Github Bot
parent 2feb74dbe4
commit bf80585eba
6 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ if THIS_IS_FBOBJC:
'-frtti',
],
deps = [
'//xplat/folly:molly',
'xplat//folly:molly',
'xplat//third-party/gmock:gtest',
react_native_xplat_target('cxxreact:bridge'),
react_native_xplat_target('jschelpers:jschelpers'),