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

Unified Diff: content/test/BUILD.gn

Issue 2612903008: Add UploadProgressTracker unittest (Closed)
Patch Set: +expectation for unreported small progress. Created 3 years, 11 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/loader/upload_progress_tracker_unittest.cc ('k') | no next file » | 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 fcf7c2fc8d877e5a093eb68b3478ded990155422..265170cbd0ee90d2fc20a0f2eb249aca06aea2bf 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1129,6 +1129,7 @@ test("content_unittests") {
"../browser/loader/test_url_loader_client.h",
"../browser/loader/throttling_resource_handler_unittest.cc",
"../browser/loader/upload_data_stream_builder_unittest.cc",
+ "../browser/loader/upload_progress_tracker_unittest.cc",
"../browser/loader/url_loader_factory_impl_unittest.cc",
"../browser/mach_broker_mac_unittest.cc",
"../browser/media/audible_metrics_unittest.cc",
« no previous file with comments | « content/browser/loader/upload_progress_tracker_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698