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

Unified Diff: mojo/runner/BUILD.gn

Issue 1342093002: Mandoline: let html_viewer handle more contents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | « mojo/fetcher/network_fetcher_unittest.cc ('k') | mojo/runner/context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/BUILD.gn
diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn
index 2f70dc58ff61ee53e69293e8106bc99f9ef42ec5..811b25de3fe69dc1c1f99272d5a235960fb8f0b0 100644
--- a/mojo/runner/BUILD.gn
+++ b/mojo/runner/BUILD.gn
@@ -417,6 +417,7 @@ mojom("child_process_bindings") {
test("mojo_runner_unittests") {
sources = [
"../fetcher/about_fetcher_unittest.cc",
+ "../fetcher/network_fetcher_unittest.cc",
"../fetcher/url_resolver_unittest.cc",
"child_process_host_unittest.cc",
"data_pipe_peek_unittest.cc",
« no previous file with comments | « mojo/fetcher/network_fetcher_unittest.cc ('k') | mojo/runner/context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698