Index: webrtc/api/test/testsdpstrings.h |
diff --git a/talk/app/webrtc/test/testsdpstrings.h b/webrtc/api/test/testsdpstrings.h |
similarity index 97% |
rename from talk/app/webrtc/test/testsdpstrings.h |
rename to webrtc/api/test/testsdpstrings.h |
index e27c9a2f888a9bfa3b54cc4248f1ab1893129696..d806e714144165072b9cd2d91a865183aa7f8029 100644 |
--- a/talk/app/webrtc/test/testsdpstrings.h |
+++ b/webrtc/api/test/testsdpstrings.h |
@@ -27,8 +27,8 @@ |
// This file contain SDP strings used for testing. |
-#ifndef TALK_APP_WEBRTC_TEST_TESTSDPSTRINGS_H_ |
-#define TALK_APP_WEBRTC_TEST_TESTSDPSTRINGS_H_ |
+#ifndef WEBRTC_API_TEST_TESTSDPSTRINGS_H_ |
+#define WEBRTC_API_TEST_TESTSDPSTRINGS_H_ |
namespace webrtc { |
@@ -144,4 +144,4 @@ static const char kAudioSdpWithUnsupportedCodecs[] = |
} // namespace webrtc |
-#endif // TALK_APP_WEBRTC_TEST_TESTSDPSTRINGS_H_ |
+#endif // WEBRTC_API_TEST_TESTSDPSTRINGS_H_ |