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

Unified Diff: content/test/BUILD.gn

Issue 2817133002: Move a couple of quota unit tests 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/quota/usage_tracker_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 d27b2aa5b250eab4810e98e56221b8f3136a9508..5b0a162801f046a5e90e1def5437c5849bc747f2 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1194,11 +1194,9 @@ 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_database_unittest.cc",
"../browser/quota/quota_manager_unittest.cc",
"../browser/quota/quota_temporary_storage_evictor_unittest.cc",
"../browser/quota/storage_monitor_unittest.cc",
- "../browser/quota/usage_tracker_unittest.cc",
"../browser/renderer_host/clipboard_message_filter_unittest.cc",
"../browser/renderer_host/compositor_resize_lock_unittest.cc",
"../browser/renderer_host/dwrite_font_proxy_message_filter_win_unittest.cc",
« no previous file with comments | « content/browser/quota/usage_tracker_unittest.cc ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698