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

Unified Diff: content/test/BUILD.gn

Issue 2820113005: Move two browser-side File API unittests next to the files they cover. (Closed)
Patch Set: Created 3 years, 8 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 | « content/browser/fileapi/sandbox_origin_database_unittest.cc ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 042cf835a074861c6f6e891465f27e18e6f95eaf..8238e5e0c556fbc1f9df93c24b6e6aac80c0245e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1083,10 +1083,6 @@ test("content_unittests") {
"../browser/fileapi/file_system_operation_impl_write_unittest.cc",
"../browser/fileapi/file_system_operation_runner_unittest.cc",
"../browser/fileapi/fileapi_message_filter_unittest.cc",
- "../browser/fileapi/sandbox_database_test_helper.cc",
- "../browser/fileapi/sandbox_database_test_helper.h",
- "../browser/fileapi/sandbox_directory_database_unittest.cc",
- "../browser/fileapi/sandbox_origin_database_unittest.cc",
"../browser/fileapi/upload_file_system_file_element_reader_unittest.cc",
"../browser/frame_host/ancestor_throttle_unittest.cc",
"../browser/frame_host/frame_tree_node_blame_context_unittest.cc",
« no previous file with comments | « content/browser/fileapi/sandbox_origin_database_unittest.cc ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698