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

Unified Diff: webrtc/api/dtmfsenderinterface.h

Issue 2644103002: Delete unneeded includes of base/common.h. (Closed)
Patch Set: Rebase. Created 3 years, 11 months 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 | « no previous file | webrtc/api/notifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/dtmfsenderinterface.h
diff --git a/webrtc/api/dtmfsenderinterface.h b/webrtc/api/dtmfsenderinterface.h
index a726ca32efc682c1b34cd0d3b64c2d1ae0e619dd..a4d270d905599de790ed52ed6aa4b621bc0b92f0 100644
--- a/webrtc/api/dtmfsenderinterface.h
+++ b/webrtc/api/dtmfsenderinterface.h
@@ -14,7 +14,6 @@
#include <string>
#include "webrtc/api/mediastreaminterface.h"
-#include "webrtc/base/common.h"
#include "webrtc/base/refcount.h"
// This file contains interfaces for DtmfSender.
« no previous file with comments | « no previous file | webrtc/api/notifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698