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

Unified Diff: net/base/base64.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.h ('k') | net/base/base64_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/base64.cc
diff --git a/net/base/base64.cc b/net/base/base64.cc
index b1a2121d6931b8a9311c23baa3bdc244d5e944f3..ee5605ea9418a6e1b1ad7337376659c5733283ec 100644
--- a/net/base/base64.cc
+++ b/net/base/base64.cc
@@ -39,4 +39,3 @@ bool Base64Decode(const std::string& input, std::string* output) {
}
} // namespace net
-
« no previous file with comments | « net/base/base64.h ('k') | net/base/base64_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698