Index: webrtc/api/umametrics.h |
diff --git a/talk/app/webrtc/umametrics.h b/webrtc/api/umametrics.h |
similarity index 97% |
rename from talk/app/webrtc/umametrics.h |
rename to webrtc/api/umametrics.h |
index 14fac962f4c6e81b1a7c77f08aaeeeb2bda54aaf..f72ad3be232579e54a9ce5d531e4f56062295d67 100644 |
--- a/talk/app/webrtc/umametrics.h |
+++ b/webrtc/api/umametrics.h |
@@ -27,8 +27,8 @@ |
// This file contains enums related to IPv4/IPv6 metrics. |
-#ifndef TALK_APP_WEBRTC_UMAMETRICS_H_ |
-#define TALK_APP_WEBRTC_UMAMETRICS_H_ |
+#ifndef WEBRTC_API_UMAMETRICS_H_ |
+#define WEBRTC_API_UMAMETRICS_H_ |
namespace webrtc { |
@@ -125,4 +125,4 @@ enum IceCandidatePairType { |
} // namespace webrtc |
-#endif // TALK_APP_WEBRTC_UMAMETRICS_H_ |
+#endif // WEBRTC_API_UMAMETRICS_H_ |