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

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

Issue 2274323002: Expose Blimp dependencies to the embedder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@khushal_baseline_1
Patch Set: Fix linux build break 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 a31b2a0d1696b79c90c86928c7d25c7af21a2769..a3c746ef4033d30da08dd5ca4919c996e9d77f4c 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.h",
"contents/blimp_contents.h",
"contents/blimp_contents_observer.cc",
"contents/blimp_contents_observer.h",

Powered by Google App Engine
This is Rietveld 408576698