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

Unified Diff: blimp/net/BUILD.gn

Issue 2402153002: Add CompoundSyncable class for synchronizing containers of Syncables. (Closed)
Patch Set: make literal unsigned Created 4 years, 2 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/helium/version_vector.cc ('k') | no next file » | 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 7b2df60ff4abd86579cf529fe6aeceaefc0d934d..d7d98fba9112d6b2529645bdc6bf847cbdfe0f37 100644
--- a/blimp/net/BUILD.gn
+++ b/blimp/net/BUILD.gn
@@ -159,11 +159,9 @@ source_set("unit_tests") {
"//blimp/common",
"//blimp/common:test_support",
"//blimp/common/proto",
- "//blimp/helium",
"//net:test_support",
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/public:blink_headers",
- "//third_party/protobuf:protobuf_lite",
]
}
« no previous file with comments | « blimp/helium/version_vector.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698