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

Unified Diff: content/test/BUILD.gn

Issue 2698393002: Allow asynchronous deferral in NavigationSimulator (Closed)
Patch Set: engedy/clamy review Created 3 years, 9 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_simulator.cc ('k') | content/test/navigation_simulator_unittest.cc » ('j') | 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 5de4ffb9dd827b20b787449d9d57bf827aa2b098..e9139228fd38dbe48028e610c5fc9fc4c26fd102 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1412,6 +1412,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",
]
« no previous file with comments | « content/public/test/navigation_simulator.cc ('k') | content/test/navigation_simulator_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698