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

Unified Diff: webrtc/base/crc32.cc

Issue 1443273002: cleanup: get rid of basicdefs.h include (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 1 month 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/base.gyp ('k') | webrtc/libjingle/xmpp/constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/crc32.cc
diff --git a/webrtc/base/crc32.cc b/webrtc/base/crc32.cc
index f9e4c373c3c9db1dd1b47b50926e4e20d68fc9e6..97b82145d7a9a07effa6e5881001d605b39bcd57 100644
--- a/webrtc/base/crc32.cc
+++ b/webrtc/base/crc32.cc
@@ -11,7 +11,6 @@
#include "webrtc/base/crc32.h"
#include "webrtc/base/arraysize.h"
-#include "webrtc/base/basicdefs.h"
namespace rtc {
« no previous file with comments | « webrtc/base/base.gyp ('k') | webrtc/libjingle/xmpp/constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698