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

Unified Diff: webrtc/base/diskcache_win32.cc

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/diskcache.cc ('k') | webrtc/base/httpbase.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/diskcache_win32.cc
diff --git a/webrtc/base/diskcache_win32.cc b/webrtc/base/diskcache_win32.cc
index bca8ef51484155c0dd46c53335c652f186a7fc43..d2fb100ec3d679c1a4d4401811037f9100513b41 100644
--- a/webrtc/base/diskcache_win32.cc
+++ b/webrtc/base/diskcache_win32.cc
@@ -16,7 +16,6 @@
#include <time.h>
#include <algorithm>
-#include "webrtc/base/common.h"
#include "webrtc/base/diskcache.h"
#include "webrtc/base/pathutils.h"
#include "webrtc/base/stream.h"
« no previous file with comments | « webrtc/base/diskcache.cc ('k') | webrtc/base/httpbase.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698