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

Unified Diff: mojo/runner/BUILD.gn

Issue 1356623002: mojo: Add DataURLFetcher for processing data: urls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lolgyp 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
Index: mojo/runner/BUILD.gn
diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn
index 54882483ff738289e6f4af8dc03223040ecff885..558b3274f142f7ca1ee74863c596105e28fecc24 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/data_fetcher_unittest.cc",
"../fetcher/network_fetcher_unittest.cc",
"../fetcher/url_resolver_unittest.cc",
"child_process_host_unittest.cc",
« mojo/fetcher/data_fetcher.cc ('K') | « mojo/package_manager/package_manager_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698