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

Unified Diff: headless/BUILD.gn

Issue 1891843004: [headless] AddWindowTreeClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added tests and changed ownership model Created 4 years, 8 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 | « no previous file | headless/app/headless_shell.cc » ('j') | headless/lib/browser/headless_browser_impl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 088d33731e6250a6652e275d4e4e9cc34db52223..eba1b44a52fd3580246a05674bb5acb46a195a51 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -72,6 +72,8 @@ static_library("headless_lib") {
"lib/browser/headless_url_request_context_getter.h",
"lib/browser/headless_web_contents_impl.cc",
"lib/browser/headless_web_contents_impl.h",
+ "lib/browser/headless_window_tree_client.cc",
+ "lib/browser/headless_window_tree_client.h",
"lib/headless_content_client.cc",
"lib/headless_content_client.h",
"lib/headless_content_main_delegate.cc",
« no previous file with comments | « no previous file | headless/app/headless_shell.cc » ('j') | headless/lib/browser/headless_browser_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698