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

Unified Diff: content/test/BUILD.gn

Issue 2827933003: Move storage tests from content/common next to the files they cover. (Closed)
Patch Set: Add missing dep. 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/common/fileapi/file_system_util_unittest.cc ('k') | storage/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 d7a1a5ec1426a77b9e74cfff8df795301d00ef40..ed2feae42d34172440cb7b78d434efb0f694906d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1314,11 +1314,8 @@ test("content_unittests") {
"../common/content_security_policy/csp_source_unittest.cc",
"../common/cross_site_document_classifier_unittest.cc",
"../common/cursors/webcursor_unittest.cc",
- "../common/database_connections_unittest.cc",
- "../common/database_identifier_unittest.cc",
"../common/dom_storage/dom_storage_map_unittest.cc",
"../common/feature_policy/feature_policy_unittest.cc",
- "../common/fileapi/file_system_util_unittest.cc",
"../common/indexed_db/indexed_db_key_unittest.cc",
"../common/input/event_with_latency_info_unittest.cc",
"../common/input/gesture_event_stream_validator_unittest.cc",
« no previous file with comments | « content/common/fileapi/file_system_util_unittest.cc ('k') | storage/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698