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

Unified Diff: blimp/client/public/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/public/BUILD.gn
diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn
index 0977f6e3183e017d8877cb7d5e2958d0d6932358..a1956d4db9fbc897ca7ebedd29b55504915ec97d 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -32,6 +32,7 @@ source_set("public_headers") {
sources = [
"blimp_client_context.h",
"blimp_client_context_delegate.h",
+ "compositor/compositor_dependencies.cc",
"compositor/compositor_dependencies.h",
"contents/blimp_contents.h",
"contents/blimp_contents_observer.cc",

Powered by Google App Engine
This is Rietveld 408576698