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

Unified Diff: headless/BUILD.gn

Issue 2815003003: Headless (breaking change): A better GenericURLRequestJob::Delegate API (Closed)
Patch Set: Remove protocol_handler_request_id_browsertest 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
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index ea8089c24e960d3a7b5930e0ce0643fc697a257b..67dcbb47562a6599d8d67dd743a5acf3a17eed8b 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -438,7 +438,6 @@ 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",

Powered by Google App Engine
This is Rietveld 408576698