Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(379)

Unified Diff: webrtc/typedefs.h

Issue 2564673002: Remove extra uses of basictypes.h. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/pc/rtcpmuxfilter.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/typedefs.h
diff --git a/webrtc/typedefs.h b/webrtc/typedefs.h
index 98b32f7720fd182935c4a852c1bdc4035e82f6f7..65aa1aded57c5712dcf6a4c6d612249b8df01aa3 100644
--- a/webrtc/typedefs.h
+++ b/webrtc/typedefs.h
@@ -61,7 +61,6 @@
#define WEBRTC_CPU_DETECTION
#endif
-// TODO(pbos): Use webrtc/base/basictypes.h instead to include fixed-size ints.
#include <stdint.h>
// Annotate a function indicating the caller must examine the return value.
« no previous file with comments | « webrtc/pc/rtcpmuxfilter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698