Index: webrtc/api/proxy.h |
diff --git a/webrtc/api/proxy.h b/webrtc/api/proxy.h |
index f834790f642f8c3d4ea5ea3bf10bccd1da719770..5634cfe9f843befd502c8509180c9788f497561c 100644 |
--- a/webrtc/api/proxy.h |
+++ b/webrtc/api/proxy.h |
@@ -10,6 +10,7 @@ |
// This file contains Macros for creating proxies for webrtc MediaStream and |
// PeerConnection classes. |
+// TODO(deadbeef): Move this to pc/; this is part of the implementation. |
// |
// Example usage: |