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

Unified Diff: blimp/BUILD.gn

Issue 2292723003: Move remaining Blimp feature code to core. (Closed)
Patch Set: Fix build break Created 4 years, 4 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/client/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/BUILD.gn
diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn
index 397ed58d3090a75aae58f1a757b32acef3172089..fed5063860c913b972fb05b3dbbd46b058a09449 100644
--- a/blimp/BUILD.gn
+++ b/blimp/BUILD.gn
@@ -68,7 +68,6 @@ group("blimp_tests") {
test("blimp_unittests") {
deps = [
"//blimp/client:app_unit_tests",
- "//blimp/client:feature_unit_tests",
"//blimp/client/core:unit_tests",
"//blimp/common:unit_tests",
"//blimp/net:unit_tests",
« no previous file with comments | « no previous file | blimp/client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698