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

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

Issue 2297933002: blimp: Set up the CompositorDependencies for blimp in Chrome. (Closed)
Patch Set: addressed comments. 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
Index: blimp/client/core/compositor/BUILD.gn
diff --git a/blimp/client/core/compositor/BUILD.gn b/blimp/client/core/compositor/BUILD.gn
index 5256a404fbcfd38e217248c0cf9e4aab04efc1de..6fedc275f04342685074487b837538178f1affcb 100644
--- a/blimp/client/core/compositor/BUILD.gn
+++ b/blimp/client/core/compositor/BUILD.gn
@@ -27,6 +27,7 @@ source_set("compositor") {
deps = [
"//blimp/client/public:public_headers",
+ "//blimp/client/support/compositor",
"//blimp/net",
"//cc/proto",
"//cc/surfaces",

Powered by Google App Engine
This is Rietveld 408576698