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

Unified Diff: blimp/common/BUILD.gn

Issue 1970463004: Blimp: Add BlobChannel Helium messages and delegate impls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « no previous file | blimp/common/blob_cache/blob_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/common/BUILD.gn
diff --git a/blimp/common/BUILD.gn b/blimp/common/BUILD.gn
index 57dc9ca7cfa0e161f4cb1d16074d54fcfdc7a966..e0ca99834e26e927be86b108dc9a82920760ba5a 100644
--- a/blimp/common/BUILD.gn
+++ b/blimp/common/BUILD.gn
@@ -66,6 +66,7 @@ source_set("unit_tests") {
deps = [
":common",
+ ":test_support",
"//base",
"//blimp/common/proto",
"//blimp/net:test_support",
« no previous file with comments | « no previous file | blimp/common/blob_cache/blob_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698