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

Unified Diff: headless/BUILD.gn

Issue 2687083002: Headless: make URLRequestDispatcher aware of navigations (Closed)
Patch Set: Responding to feedback. Created 3 years, 10 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/app/headless_shell.cc » ('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 7f155ee2e080e1c520781bb5822be8ac047a6ac9..679ff2d4af96f9bff7b37fb46930105623991c08 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -217,6 +217,7 @@ static_library("headless_lib") {
"public/util/in_memory_request_job.h",
"public/util/managed_dispatch_url_request_job.cc",
"public/util/managed_dispatch_url_request_job.h",
+ "public/util/navigation_request.h",
"public/util/testing/generic_url_request_mocks.cc",
"public/util/testing/generic_url_request_mocks.h",
"public/util/url_fetcher.cc",
« no previous file with comments | « no previous file | headless/app/headless_shell.cc » ('j') | headless/app/headless_shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698