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

Unified Diff: storage/browser/BUILD.gn

Issue 2820143005: Move a browser-side WebSQL unittest next to the file it covers. (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/database/database_tracker_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 0bcf45594643ff6e01b76c9c5ee25f63ed0007a0..b4658f9e6649a4669be981865e5c51059caa714f 100644
--- a/storage/browser/BUILD.gn
+++ b/storage/browser/BUILD.gn
@@ -236,6 +236,7 @@ test("storage_unittests") {
"blob/blob_transport_request_builder_unittest.cc",
"blob/blob_url_request_job_unittest.cc",
"database/database_quota_client_unittest.cc",
+ "database/database_tracker_unittest.cc",
"database/database_util_unittest.cc",
"database/databases_table_unittest.cc",
"fileapi/copy_or_move_file_validator_unittest.cc",
« no previous file with comments | « content/test/BUILD.gn ('k') | storage/browser/database/database_tracker_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698