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

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

Issue 2320923002: Add a full Blimp integration test. (Closed)
Patch Set: Fixed this a bit more. Still some thread violations :(. 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/compositor/BUILD.gn
diff --git a/blimp/client/core/compositor/BUILD.gn b/blimp/client/core/compositor/BUILD.gn
index 5ef9f64ad0543a958f841ceb20df4195cc1222fc..7bcb1cc39c542cbee4060908d10109a2a4def107 100644
--- a/blimp/client/core/compositor/BUILD.gn
+++ b/blimp/client/core/compositor/BUILD.gn
@@ -68,7 +68,7 @@ source_set("unit_tests") {
"//blimp/client/core/render_widget",
"//blimp/client/core/render_widget:test_support",
"//blimp/client/support",
- "//blimp/client/support:test_support",
+ "//blimp/client/test",
"//blimp/test:support",
"//cc",
"//cc:test_support",

Powered by Google App Engine
This is Rietveld 408576698