Revert D21585006: Rename <ReactCommon/NativeModulePerfLogger.h> to <reactperflogger/NativeModulePerfLogger.h>

Differential Revision:
D21585006

Original commit changeset: e3339273af5d

fbshipit-source-id: cb4ff227edcc16842c7539bf71c912cd4ec478e0
This commit is contained in:
Keegan Mendonca
2020-05-14 21:41:26 -07:00
committed by Facebook GitHub Bot
parent 84bca09f87
commit 2b0208b399
23 changed files with 81 additions and 78 deletions
+1 -1
View File
@@ -8,10 +8,10 @@
#include "NativeToJsBridge.h"
#include <ReactCommon/CallInvoker.h>
#include <ReactCommon/NativeModulePerfLogger.h>
#include <folly/MoveWrapper.h>
#include <folly/json.h>
#include <glog/logging.h>
#include <reactperflogger/NativeModulePerfLogger.h>
#include "Instance.h"
#include "JSBigString.h"