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

Unified Diff: net/base/base64.h

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/auth.h ('k') | net/base/base64.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/base64.h
diff --git a/net/base/base64.h b/net/base/base64.h
index 9b548a067bc29d1ec72030656460f6a6d3dc43df..b2e532a6dca02474ee57378ebadc63cae51952ea 100644
--- a/net/base/base64.h
+++ b/net/base/base64.h
@@ -20,4 +20,3 @@ bool Base64Decode(const std::string& input, std::string* output);
} // namespace net
#endif // NET_BASE_BASE64_H__
-
« no previous file with comments | « net/base/auth.h ('k') | net/base/base64.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698