File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1
- #ifndef FIREBASE_FIRESTORE_CLIENT_CPP_SRC_COMMON_EVENT_ACCUMULATOR_H_
2
- #define FIREBASE_FIRESTORE_CLIENT_CPP_SRC_COMMON_EVENT_ACCUMULATOR_H_
1
+ #ifndef FIREBASE_FIRESTORE_CLIENT_CPP_SRC_TESTS_UTIL_EVENT_ACCUMULATOR_H_
2
+ #define FIREBASE_FIRESTORE_CLIENT_CPP_SRC_TESTS_UTIL_EVENT_ACCUMULATOR_H_
3
3
4
- #include " firestore/src/common /firestore_integration_test.h"
4
+ #include " firestore/src/tests /firestore_integration_test.h"
5
5
6
6
namespace firebase {
7
7
namespace firestore {
@@ -86,4 +86,4 @@ class EventAccumulator {
86
86
87
87
} // namespace firestore
88
88
} // namespace firebase
89
- #endif // FIREBASE_FIRESTORE_CLIENT_CPP_SRC_COMMON_EVENT_ACCUMULATOR_H_
89
+ #endif // FIREBASE_FIRESTORE_CLIENT_CPP_SRC_TESTS_UTIL_EVENT_ACCUMULATOR_H_
You can’t perform that action at this time.
0 commit comments