Skip to content

Commit 35c7956

Browse files
dannysufacebook-github-bot
authored andcommitted
Remove RuntimeAdapter.h from HermesRuntimeAgentDelegate
Summary: RuntimeAdapter.h is only needed when using CDPHandler, which the new code path doesn't need. Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D56738299 fbshipit-source-id: 8cb512a3dc8dc303851871021e04aab94aa25d1e
1 parent dd51b38 commit 35c7956

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-native/ReactCommon/hermes/inspector-modern/chrome/HermesRuntimeAgentDelegate.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include <hermes/AsyncDebuggerAPI.h>
1313
#include <hermes/cdp/CDPAgent.h>
1414
#include <hermes/hermes.h>
15-
#include <hermes/inspector/RuntimeAdapter.h>
1615
#include <jsinspector-modern/ReactCdp.h>
1716

1817
using namespace facebook::hermes;

0 commit comments

Comments
 (0)