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. |