Index: chrome/browser/chrome_content_browser_client.cc |
=================================================================== |
--- chrome/browser/chrome_content_browser_client.cc (revision 287384) |
+++ chrome/browser/chrome_content_browser_client.cc (working copy) |
@@ -1320,9 +1320,6 @@ |
extensions::switches::kEnableScriptsRequireAction, |
extensions::switches::kExtensionsOnChromeURLs, |
extensions::switches::kWhitelistedExtensionID, |
- // TODO(victorhsieh): remove the following flag once we move PPAPI FileIO |
- // to browser. |
- switches::kAllowNaClFileHandleAPI, |
switches::kAppsCheckoutURL, |
switches::kAppsGalleryURL, |
switches::kCloudPrintURL, |