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

Unified Diff: content/test/BUILD.gn

Issue 2788883003: Move storage test next to the file that it tests (Closed)
Patch Set: The actual move. Created 3 years, 9 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/blob_storage/blob_storage_context_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 682d6aac04f4e6a1da20e3b8ad06d53299a6ed0b..49e5931ac15f22d7d0712765ebd7ac4822bbd94f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1038,7 +1038,6 @@ test("content_unittests") {
"../browser/background_sync/background_sync_service_impl_unittest.cc",
"../browser/blob_storage/blob_dispatcher_host_unittest.cc",
"../browser/blob_storage/blob_reader_unittest.cc",
- "../browser/blob_storage/blob_storage_context_unittest.cc",
"../browser/blob_storage/blob_transport_host_unittest.cc",
"../browser/blob_storage/blob_url_request_job_unittest.cc",
"../browser/bluetooth/bluetooth_allowed_devices_unittest.cc",
« no previous file with comments | « content/browser/blob_storage/blob_storage_context_unittest.cc ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698