Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(746)

Unified Diff: chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc

Issue 644923002: Revert "Add tests for File System URLs with the file:// origin." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/data/extensions/api_test/file_browser/filesystem_file_origin_url/background.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc
diff --git a/chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc b/chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc
index 7de19429bd7dcd671d7ca680cd2fbd35edbaab85..42e63cb46c53650d05be4585befe9e61cb4771f5 100644
--- a/chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc
+++ b/chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc
@@ -773,15 +773,6 @@ IN_PROC_BROWSER_TEST_F(DriveFileSystemExtensionApiTest, AppFileHandler) {
FLAGS_USE_FILE_HANDLER)) << message_;
}
-IN_PROC_BROWSER_TEST_F(DriveFileSystemExtensionApiTest,
- FileSystemFileOriginURL) {
- EXPECT_TRUE(RunFileSystemExtensionApiTest(
- "file_browser/filesystem_file_origin_url",
- FILE_PATH_LITERAL("manifest.json"),
- "",
- FLAGS_NONE)) << message_;
-}
-
IN_PROC_BROWSER_TEST_F(MultiProfileDriveFileSystemExtensionApiTest,
CrossProfileCopy) {
ASSERT_TRUE(AddTestHostedDocuments());
« no previous file with comments | « no previous file | chrome/test/data/extensions/api_test/file_browser/filesystem_file_origin_url/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698