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

Unified Diff: content/test/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/browser/database_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 0f29fc6a1382c4c30822ea26db1dd11a22e156bb..ba7683414bea6c8853a7cdb347f6119cba6127eb 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1057,7 +1057,6 @@ test("content_unittests") {
"../browser/compositor/reflector_impl_unittest.cc",
"../browser/compositor/software_browser_compositor_output_surface_unittest.cc",
"../browser/compositor/software_output_device_ozone_unittest.cc",
- "../browser/database_tracker_unittest.cc",
"../browser/devtools/devtools_http_handler_unittest.cc",
"../browser/devtools/devtools_manager_unittest.cc",
"../browser/devtools/protocol/tracing_handler_unittest.cc",
« no previous file with comments | « content/browser/database_tracker_unittest.cc ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698