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

Unified Diff: headless/BUILD.gn

Issue 2695923010: Add Network.setSendRequestIdHeader and use it in headless (Closed)
Patch Set: Fix the layout test 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
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 8b8c6a9a6e7ef7bd23dacb85d4cf966097dd1ae5..e8917f096bb1b8227fbf31f2eb373e91cad6c0bd 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -397,6 +397,7 @@ test("headless_browsertests") {
"lib/headless_web_contents_browsertest.cc",
"public/util/dom_tree_extractor_browsertest.cc",
"public/util/flat_dom_tree_extractor_browsertest.cc",
+ "public/util/protocol_handler_request_id_browsertest.cc",
"test/headless_browser_test.cc",
"test/headless_browser_test.h",
"test/headless_test_launcher.cc",
« no previous file with comments | « chrome/browser/devtools/devtools_network_transaction.cc ('k') | headless/public/util/deterministic_http_protocol_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698