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

Unified Diff: content/test/BUILD.gn

Issue 2698393002: Allow asynchronous deferral in NavigationSimulator (Closed)
Patch Set: Just return the throttle check on Start/Redirect/COmmit 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 7cb593417a08469f8eaa9d6bfac758425f0c38de..87ef8a2610281210d0170c4d9ee197d7b0f4695d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1409,6 +1409,7 @@ test("content_unittests") {
"fileapi_test_file_set.h",
"image_decoder_test.cc",
"image_decoder_test.h",
+ "navigation_simulator_unittest.cc",
"run_all_unittests.cc",
]

Powered by Google App Engine
This is Rietveld 408576698