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

Unified Diff: content/test/BUILD.gn

Issue 2516713002: [BlobStorage] Implementing disk. (Closed)
Patch Set: removed cleanup check, as mac doesn't run out event loops Created 4 years 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index a1c29f08c8a249b4b67ae776742064fd93c3c29c..e56bce46e0e030b90790c16fa04c0742b3071610 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -545,6 +545,7 @@ test("content_browsertests") {
"../browser/background_sync/background_sync_browsertest.cc",
"../browser/battery_status/battery_monitor_impl_browsertest.cc",
"../browser/battery_status/battery_monitor_integration_browsertest.cc",
+ "../browser/blob_storage/blob_storage_browsertest.cc",
"../browser/blob_storage/blob_url_browsertest.cc",
"../browser/bookmarklet_browsertest.cc",
"../browser/browser_side_navigation_browsertest.cc",
« no previous file with comments | « content/child/blob_storage/blob_transport_controller.cc ('k') | content/test/data/blob_storage/blob_creation_and_slicing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698