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

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: Addressed Khushal's initial 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 b9023b139d061fb1f337642751715ad9ba0717cf..448bd322918368cdff24de2e6003ab220a127e50 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -29,6 +29,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