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:
Igor Sugak
2019-12-13 17:30:18 -08:00
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"