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

Unified Diff: content/test/BUILD.gn

Issue 2889703002: Ensure that all code paths which call FrameTreeNode::ResetNavigationRequest set NavigationHandle::G… (Closed)
Patch Set: review comments Created 3 years, 7 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/public/test/navigation_handle_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 012dc47615c55c37c28d65a7c8e95dad546fc307..88f5ff0637c47e66cf3491170cece15217712d43 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -88,6 +88,8 @@ static_library("test_support") {
"../public/test/mock_render_thread.h",
"../public/test/mock_resource_context.cc",
"../public/test/mock_resource_context.h",
+ "../public/test/navigation_handle_observer.cc",
+ "../public/test/navigation_handle_observer.h",
"../public/test/navigation_simulator.cc",
"../public/test/navigation_simulator.h",
"../public/test/ppapi_test_utils.cc",
« no previous file with comments | « content/public/test/navigation_handle_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698