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

Unified Diff: webrtc/base/base64_unittest.cc

Issue 2587423002: Drop unneeded includes of base/stream.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 | « no previous file | webrtc/base/fileutils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base64_unittest.cc
diff --git a/webrtc/base/base64_unittest.cc b/webrtc/base/base64_unittest.cc
index c4d4072449cc6b70deab2839c89a1206e429011e..58fc433ceb2f967e38f5a068b25b27eea28fb3a4 100644
--- a/webrtc/base/base64_unittest.cc
+++ b/webrtc/base/base64_unittest.cc
@@ -13,7 +13,6 @@
#include "webrtc/base/gunit.h"
#include "webrtc/base/logging.h"
#include "webrtc/base/stringutils.h"
-#include "webrtc/base/stream.h"
#include "webrtc/base/testbase64.h"
« no previous file with comments | « no previous file | webrtc/base/fileutils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698