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

Unified Diff: headless/BUILD.gn

Issue 2830753004: Pipe the devTools FrameId from blink into the browser for headless (Closed)
Patch Set: Rebased 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 | « content/renderer/render_frame_impl.cc ('k') | 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 e67fbfb4ba0df6a63f88b45e0aee8cc9541e78d3..7ac3268ceaf24c0486ae0bc8e42c299d2a66c750 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -454,6 +454,7 @@ if (is_mac) {
test("headless_browsertests") {
sources = [
"lib/embedder_mojo_browsertest.cc",
+ "lib/frame_id_browsertest.cc",
"lib/headless_browser_browsertest.cc",
"lib/headless_browser_context_browsertest.cc",
"lib/headless_devtools_client_browsertest.cc",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | headless/lib/browser/headless_browser_context_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698