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

Unified Diff: net/base/filename_util.h

Issue 266243004: Clang format slam. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
Index: net/base/filename_util.h
diff --git a/net/base/filename_util.h b/net/base/filename_util.h
index 6b151bad9b0bb93f859d7ee06a78695360b7569b..0c8d8ecfe82cdc1778d64397c5ecf95b24fc02bd 100644
--- a/net/base/filename_util.h
+++ b/net/base/filename_util.h
@@ -16,7 +16,7 @@ namespace base {
class FilePath;
}
-namespace net {
+namespace net {
// Given the full path to a file name, creates a file: URL. The returned URL
// may not be valid if the input is malformed.

Powered by Google App Engine
This is Rietveld 408576698