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

Unified Diff: storage/browser/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/test/BUILD.gn ('k') | storage/browser/quota/quota_database_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/browser/BUILD.gn
diff --git a/storage/browser/BUILD.gn b/storage/browser/BUILD.gn
index 8ab86d85fd7e9e3ef7e2945288741180480d4ecc..cffa1f718ada3a8c1cfa672f3413b0a89b7ba8d7 100644
--- a/storage/browser/BUILD.gn
+++ b/storage/browser/BUILD.gn
@@ -261,6 +261,8 @@ test("storage_unittests") {
"fileapi/sandbox_prioritized_origin_database_unittest.cc",
"fileapi/timed_task_helper_unittest.cc",
"fileapi/transient_file_util_unittest.cc",
+ "quota/quota_database_unittest.cc",
+ "quota/usage_tracker_unittest.cc",
]
deps = [
« no previous file with comments | « content/test/BUILD.gn ('k') | storage/browser/quota/quota_database_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698