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

Unified Diff: chrome/browser/BUILD.gn

Issue 2297933002: blimp: Set up the CompositorDependencies for blimp in Chrome. (Closed)
Patch Set: retry gpu process failures after crbug.com/643282 Created 4 years, 3 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
« no previous file with comments | « blimp/client/support/compositor/mock_compositor_dependencies.cc ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5a93aac7a2d8cfb64033d00fc06a075883baf626..6c9c78a86814654609a1416efed9fead34be8d6f 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2892,6 +2892,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",
« no previous file with comments | « blimp/client/support/compositor/mock_compositor_dependencies.cc ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698