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

Unified Diff: headless/BUILD.gn

Issue 2830753004: Pipe the devTools FrameId from blink into the browser for headless (Closed)
Patch Set: Add include for msvc 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 55afe1f2833a2df59119165ab9391dc0350a1be4..f3a566b51bb7af64bdbc9539b88f9592942cdeeb 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -441,6 +441,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/frame_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