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

Unified Diff: headless/BUILD.gn

Issue 2771993003: Added headless permission manager. This permissions manager simply acks all permission requests wit… (Closed)
Patch Set: Added headless permission manager. This permissions manager simply acks all permission requests wit… Created 3 years, 9 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_browser_context_impl.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 2d83fadcc35e60c8e30cd7bdae08ed9e04e70247..2e1f6c3aad6ffaec5fa0c0bef8da46ba3b67c600 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -211,6 +211,8 @@ static_library("headless_lib") {
"lib/browser/headless_macros.h",
"lib/browser/headless_network_delegate.cc",
"lib/browser/headless_network_delegate.h",
+ "lib/browser/headless_permission_manager.cc",
+ "lib/browser/headless_permission_manager.h",
"lib/browser/headless_platform_event_source.cc",
"lib/browser/headless_platform_event_source.h",
"lib/browser/headless_shell_application_mac.mm",
« no previous file with comments | « no previous file | headless/lib/browser/headless_browser_context_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698