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

Unified Diff: webrtc/base/stringencode.cc

Issue 2605123002: Replace basictypes.h with stddef.h for size_t. (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/base/stream.h ('k') | webrtc/base/stringutils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/stringencode.cc
diff --git a/webrtc/base/stringencode.cc b/webrtc/base/stringencode.cc
index 01b41a633a2d70abeabb9c2a8e69af91b21f142a..ab04d0285659a393da654d3015c29acbe0286eef 100644
--- a/webrtc/base/stringencode.cc
+++ b/webrtc/base/stringencode.cc
@@ -13,7 +13,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include "webrtc/base/basictypes.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/stringutils.h"
« no previous file with comments | « webrtc/base/stream.h ('k') | webrtc/base/stringutils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698