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

Unified Diff: headless/BUILD.gn

Issue 2852633002: added a headlessresourcedispatcherhostdelegate so that we do not crash when a website requests a cl… (Closed)
Patch Set: Created 3 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/lib/browser/headless_content_browser_client.h » ('j') | no next file with comments »
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 454717d27b6b3f1051b3451c1b55c9128348189d..3e725f3c6aa4cb265057b29da7c2df0c92f95266 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -232,6 +232,8 @@ static_library("headless_lib") {
"lib/browser/headless_permission_manager.h",
"lib/browser/headless_platform_event_source.cc",
"lib/browser/headless_platform_event_source.h",
+ "lib/browser/headless_resource_dispatcher_host_delegate.cc",
+ "lib/browser/headless_resource_dispatcher_host_delegate.h",
"lib/browser/headless_shell_application_mac.mm",
"lib/browser/headless_shell_application_mac.h",
"lib/browser/headless_tab_socket_impl.cc",
« no previous file with comments | « no previous file | headless/lib/browser/headless_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698