Index: chrome/browser/extensions/extension_webnavigation_api.cc |
=================================================================== |
--- chrome/browser/extensions/extension_webnavigation_api.cc (revision 130291) |
+++ chrome/browser/extensions/extension_webnavigation_api.cc (working copy) |
@@ -49,7 +49,6 @@ |
chrome::kFtpScheme, |
chrome::kJavaScriptScheme, |
chrome::kDataScheme, |
- chrome::kFileSystemScheme, |
}; |
// Returns the frame ID as it will be passed to the extension: |