Index: content/public/common/url_constants.cc |
diff --git a/content/public/common/url_constants.cc b/content/public/common/url_constants.cc |
index 26dee8eb5c1e138bede823e6b66453dcee654fb7..bbc5c2f72a65c24fe4258378aebd17118a4f9be8 100644 |
--- a/content/public/common/url_constants.cc |
+++ b/content/public/common/url_constants.cc |
@@ -12,6 +12,7 @@ const char* kDefaultSavableSchemes[] = { |
chrome::kHttpScheme, |
chrome::kHttpsScheme, |
chrome::kFileScheme, |
+ chrome::kFileSystemScheme, |
chrome::kFtpScheme, |
chrome::kChromeDevToolsScheme, |
chrome::kChromeUIScheme, |