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

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

Issue 2320923002: Add a full Blimp integration test. (Closed)
Patch Set: Addressed more comments, added thread restriction bypass for tests. 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
Index: blimp/client/core/BUILD.gn
diff --git a/blimp/client/core/BUILD.gn b/blimp/client/core/BUILD.gn
index 9a2db7855be6727c46618ac32be751a221e654da..0aa4b736563488a66ff3f3250b50c3846c076aaa 100644
--- a/blimp/client/core/BUILD.gn
+++ b/blimp/client/core/BUILD.gn
@@ -84,7 +84,6 @@ source_set("unit_tests") {
"//blimp/client/core/render_widget:unit_tests",
"//blimp/client/core/session:unit_tests",
"//blimp/client/public:public_headers",
- "//blimp/client/support:test_support",
"//blimp/client/test",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698