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

Unified Diff: content/public/common/BUILD.gn

Issue 2837813004: Sync the browser test host resolver with the network process before a test runs. (Closed)
Patch Set: review comments 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: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index d553b2a9596f9a4d317d31a2614c9c13e93675ac..16edb0c560fe7bdb10f242cefff6247b097d4ed0 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -335,6 +335,7 @@ source_set("feature_h264_with_openh264_ffmpeg") {
mojom("interfaces") {
sources = [
+ "network_service_test.mojom",
"window_container_type.mojom",
]
}
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | content/public/common/network_service_test.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698