Index: src/trusted/gdb_rsp/session_mock.h |
=================================================================== |
--- src/trusted/gdb_rsp/session_mock.h (revision 3879) |
+++ src/trusted/gdb_rsp/session_mock.h (working copy) |
@@ -3,8 +3,8 @@ |
* Use of this source code is governed by a BSD-style license that can |
* be found in the LICENSE file. |
*/ |
-#ifndef NATIVE_CLIENT_GDB_RSP_SESSION_MOCK_H_ |
-#define NATIVE_CLIENT_GDB_RSP_SESSION_MOCK_H_ 1 |
+#ifndef SRC_TRUSTED_GDB_RSP_SESSION_MOCK_H_ |
+#define SRC_TRUSTED_GDB_RSP_SESSION_MOCK_H_ 1 |
#include <string> |
#include <vector> |
@@ -75,4 +75,4 @@ |
} // namespace gdb_rsp |
-#endif // NATIVE_CLIENT_GDB_RSP_SESSION_MOCK_H_ |
+#endif // SRC_TRUSTED_GDB_RSP_SESSION_MOCK_H_ |