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

Unified Diff: net/base/base64_unittest.cc

Issue 43079: NO CODE CHANGE (Closed)
Patch Set: Created 11 years, 9 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 | « net/base/base64.cc ('k') | net/base/bzip2_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/base64_unittest.cc
diff --git a/net/base/base64_unittest.cc b/net/base/base64_unittest.cc
index fc15ffada413662e9e517258b688c6f9e23f6cd8..e2b55b2e9bab7577df34998c83edf9cf65c6065a 100644
--- a/net/base/base64_unittest.cc
+++ b/net/base/base64_unittest.cc
@@ -27,4 +27,3 @@ TEST(Base64Test, Basic) {
EXPECT_TRUE(ok);
EXPECT_EQ(kText, decoded);
}
-
« no previous file with comments | « net/base/base64.cc ('k') | net/base/bzip2_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698