Index: chrome/browser/extensions/extension_webnavigation_api.cc |
=================================================================== |
--- chrome/browser/extensions/extension_webnavigation_api.cc (revision 128756) |
+++ 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: |
Property changes on: chrome/browser/extensions/extension_webnavigation_api.cc |
___________________________________________________________________ |
Deleted: svn:mergeinfo |