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

Unified Diff: chrome/browser/BUILD.gn

Issue 2297933002: blimp: Set up the CompositorDependencies for blimp in Chrome. (Closed)
Patch Set: Rebase 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 2a8c743c9d888cb740225ecd8d541edce8cdaae2..5fe02badfd507b83e1b4031c83ca9903ca1454bd 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2890,6 +2890,8 @@ split_static_library("browser") {
"android/blimp/chrome_blimp_client_context_delegate.h",
"android/blimp/chrome_blimp_client_context_delegate_android.cc",
"android/blimp/chrome_blimp_client_context_delegate_android.h",
+ "android/blimp/chrome_compositor_dependencies.cc",
+ "android/blimp/chrome_compositor_dependencies.h",
"android/bookmarks/bookmark_bridge.cc",
"android/bookmarks/bookmark_bridge.h",
"android/bookmarks/partner_bookmarks_reader.cc",

Powered by Google App Engine
This is Rietveld 408576698