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

Unified Diff: blimp/client/support/BUILD.gn

Issue 2320923002: Add a full Blimp integration test. (Closed)
Patch Set: Fix build break with chrome embedder Created 4 years, 3 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/client/public/contents/blimp_contents_view.h ('k') | blimp/client/support/compositor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/support/BUILD.gn
diff --git a/blimp/client/support/BUILD.gn b/blimp/client/support/BUILD.gn
index 3ddaa16a3a0be1f3ca3c59125dd833d286b699d4..a80f1ed0d48d4f30ec379735572ffb58bc353e63 100644
--- a/blimp/client/support/BUILD.gn
+++ b/blimp/client/support/BUILD.gn
@@ -7,11 +7,3 @@ group("support") {
"//blimp/client/support/compositor",
]
}
-
-group("test_support") {
- testonly = true
-
- public_deps = [
- "//blimp/client/support/compositor:test_support",
- ]
-}
« no previous file with comments | « blimp/client/public/contents/blimp_contents_view.h ('k') | blimp/client/support/compositor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698