mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
move chrome-devtools-protocol from xplat/third-party to third-party
Reviewed By: pixelb Differential Revision: D16871230 fbshipit-source-id: e97710cf33a4ecee045595f1eb70021f275339e1
This commit is contained in:
committed by
Facebook Github Bot
parent
aa78457343
commit
399cabd1bb
@@ -10,7 +10,7 @@ yarn build
|
||||
|
||||
FBSOURCE=$(hg root)
|
||||
MSGTYPES_PATH="${FBSOURCE}/xplat/js/react-native-github/ReactCommon/hermes/inspector/tools/message_types.txt"
|
||||
PROTO_PATH="${FBSOURCE}/xplat/third-party/chrome-devtools-protocol/json/js_protocol.json"
|
||||
PROTO_PATH="${FBSOURCE}/third-party/chrome-devtools-protocol/json/js_protocol.json"
|
||||
HEADER_PATH="${FBSOURCE}/xplat/js/react-native-github/ReactCommon/hermes/inspector/chrome/MessageTypes.h"
|
||||
CPP_PATH="${FBSOURCE}/xplat/js/react-native-github/ReactCommon/hermes/inspector/chrome/MessageTypes.cpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user