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

Unified Diff: webrtc/base/rollingaccumulator.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 | « webrtc/base/physicalsocketserver.cc ('k') | webrtc/base/scoped_autorelease_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/rollingaccumulator.h
diff --git a/webrtc/base/rollingaccumulator.h b/webrtc/base/rollingaccumulator.h
index 7a42ff120bd922329fd7dd20e6cb4efe42880ffa..66273755f13e4f3df15e1ad402e681ec12cdc3a3 100644
--- a/webrtc/base/rollingaccumulator.h
+++ b/webrtc/base/rollingaccumulator.h
@@ -15,7 +15,6 @@
#include <vector>
#include "webrtc/base/checks.h"
-#include "webrtc/base/common.h"
#include "webrtc/base/constructormagic.h"
namespace rtc {
« no previous file with comments | « webrtc/base/physicalsocketserver.cc ('k') | webrtc/base/scoped_autorelease_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698