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

Unified Diff: blimp/net/BUILD.gn

Issue 1962193002: Add a integration test suite for BlobChannel. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove redundant callback Created 4 years, 7 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 | « blimp/common/blob_cache/test_util.cc ('k') | blimp/net/blob_channel/blob_channel_integration_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/net/BUILD.gn
diff --git a/blimp/net/BUILD.gn b/blimp/net/BUILD.gn
index c84faa8ac55b4c6ad6eb3099192875ca077f980a..dae07a1426f0a9033ad7bc4abbd3c5fede863924 100644
--- a/blimp/net/BUILD.gn
+++ b/blimp/net/BUILD.gn
@@ -107,6 +107,7 @@ source_set("unit_tests") {
"blimp_message_output_buffer_unittest.cc",
"blimp_message_pump_unittest.cc",
"blimp_message_thread_pipe_unittest.cc",
+ "blob_channel/blob_channel_integration_test.cc",
"blob_channel/blob_channel_receiver_unittest.cc",
"blob_channel/blob_channel_sender_unittest.cc",
"browser_connection_handler_unittest.cc",
« no previous file with comments | « blimp/common/blob_cache/test_util.cc ('k') | blimp/net/blob_channel/blob_channel_integration_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698