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

Unified Diff: webrtc/base/event.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/base/common.h ('k') | webrtc/base/taskparent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/event.h
diff --git a/webrtc/base/event.h b/webrtc/base/event.h
index 523715194a2abd3a393d184de6f5592d9debf562..7686d30af240c88265032158ceb5c1057ca75808 100644
--- a/webrtc/base/event.h
+++ b/webrtc/base/event.h
@@ -19,8 +19,6 @@
#error "Must define either WEBRTC_WIN or WEBRTC_POSIX."
#endif
-#include "webrtc/base/basictypes.h"
-
namespace rtc {
class Event {
« no previous file with comments | « webrtc/base/common.h ('k') | webrtc/base/taskparent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698