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

Unified Diff: content/test/BUILD.gn

Issue 2776273002: Move some quota tests next to the files they cover. (Closed)
Patch Set: 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/quota/quota_reservation_manager_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 35bd2732166139c22555db24c6eccc5ef13d572f..5cbe2cf86c56ae784c85ac83a87a8b57b78e947f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1196,10 +1196,8 @@ test("content_unittests") {
"../browser/quota/mock_quota_manager_proxy.cc",
"../browser/quota/mock_quota_manager_proxy.h",
"../browser/quota/mock_quota_manager_unittest.cc",
- "../browser/quota/quota_backend_impl_unittest.cc",
"../browser/quota/quota_database_unittest.cc",
"../browser/quota/quota_manager_unittest.cc",
- "../browser/quota/quota_reservation_manager_unittest.cc",
"../browser/quota/quota_temporary_storage_evictor_unittest.cc",
"../browser/quota/storage_monitor_unittest.cc",
"../browser/quota/usage_tracker_unittest.cc",
« no previous file with comments | « content/browser/quota/quota_reservation_manager_unittest.cc ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698